This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionStyleText Interface > IDimensionStyleText.DisplayUnits Property (ArcObjects .NET 10.4 SDK) |
Units the length of the dimension text is displayed in.
[Visual Basic .NET] Public Property DisplayUnits As esriUnits
[C#] public esriUnits DisplayUnits {get; set;}
[C++]
HRESULT get_DisplayUnits(
esriUnits* Units
);
[C++]
HRESULT put_DisplayUnits(
esriUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriUnits Units [in]
Units is a parameter of type esriUnits