Point Properties |
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
| Origin | The point representing the origin (lower-left corner) of the coordinate system. | |
| X | Get the horizontal coordinate as Length object. The horizontal axis is oriented from left to right. | |
| Y | Get the vertical coordinate as Length object. The vertical axis is oriented from bottom to top. |