The angular unit of this angular measurment object.
[Visual Basic .NET] Public Property AngularUnit As String
[C#] public string AngularUnit {get; set;}
[C++]
HRESULT get_AngularUnit(
BSTR* pAngularUnit
);
[C++]
HRESULT put_AngularUnit(
BSTR pAngularUnit
);
[C++]Parameters
pAngularUnit [out, retval] pAngularUnit is a parameter of type BSTR pAngularUnit [in] pAngularUnit is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.