This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INorthArrow2 Interface > INorthArrow2.Angle Property (ArcObjects .NET 10.4 SDK) |
The counter-clockwise rotation of the north arrow in degrees. This value is calculated from the map.
[Visual Basic .NET] Public ReadOnly Property Angle As Double
[C#] public double Angle {get;}
[C++]
HRESULT get_Angle(
double* degrees
);
[C++]
Parameters degrees [out, retval] degrees is a parameter of type double