ASP.NET Pack Programmer's Guide
AnchorPattern Members
Constructors Fields Methods
 


The AnchorPattern class represents a set of anchor points, which specify the exact locations where links are allowed to connect to nodes.

The following tables list the members exposed by the AnchorPattern type.

 Public Constructors

  Name Description

AnchorPattern

Initializes a new instance of the AnchorPattern class.

 Public Fields

  Name Description

decision1In3Out

Gets the predefined anchor pattern decision1In3Out.

decision2In2Out

Gets the predefined anchor pattern decision2In2Out.

leftInRightOut

Gets the predefined anchor pattern leftInRightOut.

topInBottomOut

Gets the predefined anchor pattern topInBottomOut.

 Public Methods

  Name Description

fromId

Returns a reference to the anchor pattern with the specified string identifier.

getId

Gets the unique AnchorPattern identifier.

getPoints

Gets a collection of the anchor points in this pattern.

setPoints

Sets the collection of the anchor points in this pattern to the specified value.

 See Also

AnchorPattern Class
MindFusion.Diagramming Namespace