|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriHatchTextDisplay
Hatch text display options.
Field Summary | |
---|---|
static int |
esriHatchTDExpression
Display a text string derived from a custom expression. |
static int |
esriHatchTDNone
Do not display any text. |
static int |
esriHatchTDPrefixSuffix
Display the measure value with a prefix and suffix. |
static int |
esriHatchTDValueOnly
Only display the measure value. |
Field Detail |
---|
static final int esriHatchTDValueOnly
static final int esriHatchTDPrefixSuffix
static final int esriHatchTDExpression
static final int esriHatchTDNone
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |