This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDimensionMarkerFit Constants (ArcObjects .NET 10.5 SDK) |
Dimension Marker Fit Options.
Constant | Value | Description |
---|---|---|
esriDimensionMarkerFitNone | 0 | Do not fit markers with text. |
esriDimensionMarkerFitTolerance | 1 | Fit markers with text using the length of the dimension line. |
esriDimensionMarkerFitText | 2 | Fit markers when overlapping the text. |