MapView 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 the center of the map viewport.
public ref class MapView abstract
public abstract class MapView
type MapView = class
Public MustInherit Class MapView
- Inheritance
-
MapView
- Derived
Fields
| m_instance |
Specifies the MapViewInstance which contains the instance of the MapView class. |
| m_map |
Specifies the map to which this map view applies. |
Properties
| Zoom |
Gets the zoom level of a map viewport. |