This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsLayerScale Interface > IGraphicsLayerScale.Units Property (ArcObjects .NET 10.4 SDK) |
Units the reference scale is in.
[Visual Basic .NET] Public Property Units As esriUnits
[C#] public esriUnits Units {get; set;}
[C++]
HRESULT get_Units(
esriUnits* Units
);
[C++]
HRESULT put_Units(
esriUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriUnits Units [in]
Units is a parameter of type esriUnits