|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTextHorizontalAlignment
Horizontal text alignment options.
esriTextHorizontalAlignment specifies the horizontal alignment options used with the IFormattedTextSymbol interface.
Field Summary | |
---|---|
static int |
esriTHACenter
The text is center justified. |
static int |
esriTHAFull
The text is fully justified. |
static int |
esriTHALeft
The text is left justified. |
static int |
esriTHARight
The text is right justified. |
Field Detail |
---|
static final int esriTHALeft
static final int esriTHACenter
static final int esriTHARight
static final int esriTHAFull
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |