Skip to main content

ShapefileDataAdapter Properties

A data adapter that loads data from shapefiles and displays it on vector layers.
Name Description
Clusterer Gets or sets the clusterer used to clusterize map items. Inherited from MapDataAdapterBase.
DefaultEncoding Gets or sets the encoding, which should be used if a file does not contain encoding information.
FileUri Gets or sets an Uri that defines the location of a shapefile.
SourceCoordinateSystem Gets or sets the coordinate system of a data adapter. Inherited from CoordinateSystemDataAdapterBase.
See Also