DesignerEdges Enumeration
Specifies the edge or edges of an activity designer on a workflow design surface where design-time processing is performed, such as a Connector location on the activity designer.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.Workflow.ComponentModel.DesignAssembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
The enumeration value returned from ConnectionEdge that specifies where on the activity designer a ConnectionPoint or a collection of ConnectionPoint objects reside. The GetConnectionPoints method can be used to retrieve this collection.
You can also use it to determine which edge or edges of an activity designer a user is resizing by observing the DesignerEdges enumeration value returned from SizingEdge.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.