The following constructors are provided for creating new AnchorPoint objects.
Name | Description |
---|---|
Constructor called when deserializing AnchorPoint objects. |
|
Initializes a new instance of the AnchorPoint class with the specified coordinates. |
|
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 color. |
AnchorPoint (Double, Double, Boolean, Boolean, Color, Int32, Object) |
Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, color and tag. |
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 color. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |