This document is archived and information here might be outdated. Recommended version. |
The arrow display of the feature.
[Visual Basic .NET] Public Property MarkerDisplay As esriDimensionDisplay
[C#] public esriDimensionDisplay MarkerDisplay {get; set;}
[C++]
HRESULT get_MarkerDisplay(
esriDimensionDisplay displayOption
);
[C++]
HRESULT put_MarkerDisplay(
esriDimensionDisplay* displayOption
);
[C++] Parameters displayOption [in]
displayOption is a parameter of type esriDimensionDisplay displayOption [out, retval]
displayOption is a parameter of type esriDimensionDisplay*
The DimensionLineDisplay, ExtensionLineDisplay, and MarkerDisplay properties are values that override the values of the current DimensionStyle.