This document is archived and information here might be outdated. Recommended version. |
The angle/rotation of the map in degrees, measured anti-clockwise.
[Visual Basic .NET] Public Property Angle As Double
[C#] public double Angle {get; set;}
[C++]
HRESULT get_Angle(
void
);
[C++]
HRESULT put_Angle(
);