Search
AnchorPattern Constructor
See Also
 





Initializes a new instance of the AnchorPattern class.

 Overload List

Name Description

AnchorPattern ()

Initializes a new empty instance of the AnchorPattern class.

AnchorPattern (AnchorPoint[])

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

AnchorPattern (AnchorPoint[], String)

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

AnchorPattern (AnchorPointCollection)

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

AnchorPattern (AnchorPointCollection, String)

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

AnchorPattern (String)

Initializes a new empty instance of the AnchorPattern class.

 See Also