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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.