MapDot Methods
The class used to draw a dot on a map.| Name | Description |
|---|---|
| ExportToWkt() | Exports the map dot to the Well-Known Text (WKT) format. |
| GetBounds() | Returns information about the map shape bounds. Inherited from MapShape. |
| GetCenter() | Returns the center point of the map shape. Inherited from MapShapeBase. |
See Also