MapPolylineBase.ExportToWkt() Method
Exports the map polyline to the Well-Known Text (WKT) format.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
Type | Description |
---|---|
String | The string that is the export result. |
See Also