|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTextCase
Text symbol case options.
IFormattedTextSymbol.getCase()
,
IFormattedTextSymbol
Field Summary | |
---|---|
static int |
esriTCAllCaps
The text draws as all capitals. |
static int |
esriTCLowercase
The text draws as all lowercase. |
static int |
esriTCNormal
The text draws normally. |
static int |
esriTCSmallCaps
The text draws as small capitals. |
Field Detail |
---|
static final int esriTCNormal
static final int esriTCLowercase
static final int esriTCAllCaps
static final int esriTCSmallCaps
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |