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