This document is archived and information here might be outdated. Recommended version. |
The azimuth of a projected coordinate system.
[Visual Basic .NET]
Public Property Azimuth As Double
[C#]
public double Azimuth {get; set;}
[C++]
HRESULT get_Azimuth(
void
);
[C++]
HRESULT put_Azimuth(
);