VectorLayerBase.ExportToSvg(Stream) Method
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
stream | Stream | A System.IO.Stream class descendant object specifying the stream to which map items are exported. |
See Also