|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTextVerticalAlignment
Vertical text alignment options.
esriTextVerticalAlignment specifies the vertical alignment options used with the IFormattedTextSymbol interface.
Field Summary | |
---|---|
static int |
esriTVABaseline
The text is aligned at the baseline. |
static int |
esriTVABottom
The text is aligned at the bottom. |
static int |
esriTVACenter
The text is aligned at the center. |
static int |
esriTVATop
The text is aligned at the top. |
Field Detail |
---|
static final int esriTVATop
static final int esriTVACenter
static final int esriTVABaseline
static final int esriTVABottom
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |