Property MapScale
MapScale
Gets the scale of the Map
Declaration
public double MapScale { get; }
Property Value
Type | Description |
---|---|
System. |
The scale of the Map |
Remarks
You can observe changes to this property by listening to the System.
The scale represents the relationship between a distance in the Map
Users can interactively change the scale using the map view's zooming gestures. You can set the scale
programmatically using methods that set the Viewpoint, such as Set
The value is System.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.6 |