Search
AnchorPattern Members
Constructors Properties Methods
 


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

Overloaded. Initializes a new instance of the AnchorPattern class.

 Public Properties

  Name Description

Decision1In3Out

Gets the predefined anchor pattern Decision1In3Out.

Decision2In2Out

Gets the predefined anchor pattern Decision2In2Out.

Id

Gets the AnchorPattern unique identifier.

LeftInRightOut

Gets the predefined anchor pattern LeftInRightOut.

Points

Gets a collection of the anchor points in this pattern.

TopInBottomOut

Gets the predefined anchor pattern TopInBottomOut.

 Public Methods

  Name Description

Clone

Creates an exact clone of this AnchorPattern object.

FromId

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

Register

Registers an anchor pattern as shared.

 See Also