MapPolylineBase Methods
A base class for polylines.| Name | Description |
|---|---|
| ExportToWkt() | Exports the map polyline 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