Search
AnchorPoint Constructor
See Also
 






Initializes a new instance of the AnchorPoint class.

 Overload List

Name Description

AnchorPoint (Double, Double)

Initializes a new instance of the AnchorPoint class with the specified coordinates.

AnchorPoint (Double, Double, Boolean, Boolean)

Initializes a new instance of the AnchorPoint class with the specified coordinates and restrictions.

AnchorPoint (Double, Double, Boolean, Boolean, Color, Int32)

Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions and brush.

AnchorPoint (Double, Double, Boolean, Boolean, Color, Int32, Object)

Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, brush and tag.

AnchorPoint (Double, Double, Boolean, Boolean, MarkStyle)

Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions and style.

AnchorPoint (Double, Double, Boolean, Boolean, MarkStyle, Color)

Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, style and brush.

 See Also