MapPolygon Methods
The class used to draw a polygon on a map.| Name | Description |
|---|---|
| ExportToWkt() | Exports the map polygon 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