Units the reference scale is in.
[Visual Basic 6.0] Property Units As esriUnits
[Visual Basic .NET] Public Property Units As esriUnits
[C#] public esriUnits Units {get; set;}
[Java] public esriUnits getUnits() throws IOException, AutomationException
[Java] public void setUnits( esriUnits psriUnits ) throws IOException, AutomationException
[C++] HRESULT get_Units( esriUnits* Units );
[C++] HRESULT put_Units( esriUnits Units);
Parameters
Units [out, retval]
Units is a parameter of type esriUnits
Units [in]
Units is a parameter of type esriUnits