This document is archived and information here might be outdated. Recommended version. |
The AngularUnit of the map model.
[Visual Basic .NET] Public Property AngularUnit As esriSRUnitType
[C#] public esriSRUnitType AngularUnit {get; set;}
[C++]
HRESULT get_AngularUnit(
esriSRUnitType* pVal
);
[C++]
HRESULT put_AngularUnit(
esriSRUnitType pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type esriSRUnitType* pVal [in]
pVal is a parameter of type esriSRUnitType