MapSpatialData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a source for spatial data.
public ref class MapSpatialData abstract
public abstract class MapSpatialData
type MapSpatialData = class
Public MustInherit Class MapSpatialData
- Inheritance
-
MapSpatialData
- Derived
Fields
m_instance |
Specifies the MapSpatialDataInstance which contains the instance of the MapSpatialData class. |
m_map |
Specifies the map to which this spatial data applies. |
m_mapVectorLayer |
Specifies the vector-based map layer to which this spatial data applies. |