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 that aggregates map items. Inherited from MapDataAdapterBase.
DefaultEncodingName Gets or sets the encoding name, which should be used if a file does not contain encoding information.
DisplayItems Returns map items which are displayed by a map control. Inherited from MapDataAdapterBase.
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