MapControl Properties
A Map control to display raster and vector maps.
Name | Description |
---|---|
Actual |
Gets the actual options of a Navigation Panel. |
Colorizer | Gets or sets a value specifying the map colorizer (choropleth colorizer or graph colorizer) with which to colorize map shapes. |
Enable |
Gets or sets a value that specifies whether animation is enabled for a map control. |
Enable |
Gets or sets a value that specifies whether anti-aliasing is enabled for a map control. |
Enable |
Gets or sets whether to allow the end-user to scroll the map. This is a dependency property. |
Enable |
Gets or sets a value indicating whether or not scrolling is enabled. |
Enable |
Gets or sets whether to allow the end-user to zoom the map. This is a dependency property. |
Layers |
Provides access to the collection of layers to be displayed within the Map |
Map |
|
Navigation |
Provides access to the navigation panel options of a map control. |
Scroll |
Returns a command that scrolls a map. |
Selection |
Gets or sets a value specifying how the map control is selected. |
Tool |
Gets or sets a value that specifies whether or not tooltips are enabled for a map. |
Tool |
Provides access to the Tool |
Tool |
Gets or sets the template that defines the presentation of the map tooltip. |
Zoom |
Returns a command that zooms a map. |
Zoom |
Gets or sets the current zoom level of a Map Control. |
See Also