This document is archived and information here might be outdated.  Recommended version.


esriHatchTextDisplay Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Location)  

esriHatchTextDisplay Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

Location