MapPoint Properties
The screen coordinates of a map point.| Name | Description |
|---|---|
| IsEmpty | Gets a value that indicates whether this MapPoint object’s coordinates are initialized. |
| X | A horizontal coordinate of a MapPoint. |
| Y | A vertical coordinate of a MapPoint. |
See Also