VectorLayerBase.ExportToSvg(Stream) Method
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
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