CoordinateSystemDataAdapterBase Properties
The base class for adapters, whose data should be interpreted by the coordinate system.| Name | Description |
|---|---|
| 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. |
| SourceCoordinateSystem | Gets or sets the coordinate system of a data adapter. |
See Also