SvgExportOptions.CoordinateSystem Property
Gets or sets the map coordinate system that should be used for vector data export to SVG.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapCoordinateSystem | The MapCoordinateSystem class descendant that specifies the coordinate system used for export. |
See Also