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