The following constructors are provided for creating new AnchorPoint objects.
Name | Description |
---|---|
Initializes a new instance of the AnchorPoint class. |
|
Initializes a new instance of the AnchorPoint class using the specified AnchorPoint as a prototype. |
|
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, Brush, Int32) |
Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions and brush. |
AnchorPoint (Double, Double, Boolean, Boolean, Brush, Int32, Object) |
Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, brush and tag. |
Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions and style. |
|
AnchorPoint (Double, Double, Boolean, Boolean, MarkStyle, Brush) |
Initializes a new instance of the AnchorPoint class with the specified coordinates, restrictions, style and brush. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |