ControlCoordinates Properties
Represents an object that stores information about a geometrical point, its visibility state and the pane where it is drawn.Name | Description |
---|---|
Pane | Gets the point’s pane. |
Point | Gets the point’s coordinates. |
Visibility | Gets a value, specifying whether the point’s location can be determined, and if so - whether it is located within the diagram. |
See Also