Method SetViewpointRotationAsync
SetViewpointRotationAsync(Double)
Sets the rotation angle of the map
Declaration
public Task<bool> SetViewpointRotationAsync(double angleDegrees)
Parameters
Type | Name | Description |
---|---|---|
Double | angleDegrees | Rotation angle in degrees. |
Returns
Type | Description |
---|---|
System. |
|
Remarks
Angle will be normalized between 0 and 360 degrees.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |