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 SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.