Skip to main content

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 that aggregates map items. Inherited from MapDataAdapterBase.
DisplayItems Returns map items which are displayed by a map control. 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. Inherited from CoordinateSystemDataAdapterBase.
See Also