MapItemsLayerBase.ExportToSvg(String) Method
In This Article
Exports data from this vector layer to the specified SVG file.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
file |
String | A String object specifying a shapefile in which map items are exported. |
See Also