SvgFileDataAdapter Properties
A data adapter that loads data from SVG files, and displays it on vector layers.| Name | Description |
|---|---|
| BoundaryPoint1 | Gets or sets the first point determining the boundaries in which the imported SVG content is inscribed. |
| BoundaryPoint2 | Gets or sets the second point determining the boundaries in which the imported SVG content is inscribed. |
| Clusterer | Gets or sets the clusterer used to clusterize map items. Inherited from MapDataAdapterBase. |
| FileUri | Gets or sets a Uri that defines the location of a vector data file. |
| SourceCoordinateSystem | Gets or sets the coordinate system of a data adapter. |
See Also