Property MapScale
MapScale
Gets the current scale of the map
Declaration
public double MapScale { get; }
Property Value
| Type | Description |
|---|---|
| System.Double | The current scale of the map |
Remarks
Returns System.Double.NaN if the map isn't in a ready-state.
You can observe changes to this property by listening to the System.ComponentModel.INotifyPropertyChanged.PropertyChanged event.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |