This document is archived and information here might be outdated. Recommended version. |
Domain units.
[Visual Basic .NET] Public Property InUnit As esriSRUnitType
[C#] public esriSRUnitType InUnit {get; set;}
[C++]
HRESULT get_InUnit(
esriSRUnitType* pVal
);
[C++]
HRESULT put_InUnit(
esriSRUnitType pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type esriSRUnitType* pVal [in]
pVal is a parameter of type esriSRUnitType