ActivityDesignerResizeEventArgs Constructor (DesignerEdges, Rectangle)
.NET Framework (current version)
Initializes a new instance of the ActivityDesignerResizeEventArgs class by using the specified DesignerEdges value and Rectangle.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- sizingEdge
-
Type:
System.Workflow.ComponentModel.Design::DesignerEdges
A DesignerEdges to use to resize the activity designer.
- newBounds
-
Type:
System.Drawing::Rectangle
A Rectangle that represents the resized bounds of the activity designer.
.NET Framework
Available since 3.0
Available since 3.0
Show: