This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Constants > E > esriHatchTextDisplay Constants (ArcObjects .NET 10.4 SDK) |
Hatch text display options.
Constant | Value | Description |
---|---|---|
esriHatchTDValueOnly | 0 | Only display the measure value. |
esriHatchTDPrefixSuffix | 1 | Display the measure value with a prefix and suffix. |
esriHatchTDExpression | 2 | Display a text string derived from a custom expression. |
esriHatchTDNone | 3 | Do not display any text. |