MindFusion.Wpf Pack Programmer's Guide
AnchorPattern Constructor
See Also
 





Intializes a new instance of the AnchorPattern class.

 Overload List

Name Description

AnchorPattern ()

Intializes a new empty instance of the AnchorPattern class.

AnchorPattern (AnchorPoint[])

Intializes a new instance of the AnchorPattern class with the specified anchor points.

AnchorPattern (AnchorPoint[], String)

Intializes a new instance of the AnchorPattern class with the specified anchor points.

AnchorPattern (AnchorPointCollection)

Intializes a new instance of the AnchorPattern class with the specified anchor points.

AnchorPattern (AnchorPointCollection, String)

Intializes a new instance of the AnchorPattern class with the specified anchor points.

AnchorPattern (String)

Intializes a new empty instance of the AnchorPattern class.

 See Also

AnchorPattern Class
MindFusion.Diagramming.Wpf Namespace