This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDimensionFeature Interface > IDimensionFeature.DimensionLineDisplay Property (ArcObjects .NET 10.4 SDK) |
The dimension line display for the feature.
[Visual Basic .NET] Public Property DimensionLineDisplay As esriDimensionDisplay
[C#] public esriDimensionDisplay DimensionLineDisplay {get; set;}
[C++]
HRESULT get_DimensionLineDisplay(
esriDimensionDisplay* displayOption
);
[C++]
HRESULT put_DimensionLineDisplay(
esriDimensionDisplay displayOption
);
[C++]
Parameters displayOption [out, retval]
displayOption is a parameter of type esriDimensionDisplay displayOption [in]
displayOption is a parameter of type esriDimensionDisplay
The DimensionLineDisplay, ExtensionLineDisplay, and MarkerDisplay properties are values that override the values of the current DimensionStyle.