MapItemsLayerBase.ExportToSvg Method
Name | Parameters | Description |
---|---|---|
Export |
stream, export |
Exports data from this vector layer to the specified stream using the defined parameters. |
Export |
stream, scale, export |
Exports data from this vector layer to the specified stream using the defined parameters. |
Export |
stream, scale | Exports data from this vector layer to the specified stream using the SVG file format. |
Export |
stream | Exports data from this vector layer to the specified stream using the SVG file format. |
Export |
file |
Exports data from this vector layer to the specified SVG file using the defined parameters. |
Export |
file |
Exports data from this vector layer to the specified SVG file using the defined parameters. |
Export |
file |
Exports data from this vector layer to the specified SVG file. |
Export |
file |
Exports data from this vector layer to the specified SVG file. |