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