|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriAnchorPointEnum
Element anchor points.
Field Summary | |
---|---|
static int |
esriBottomLeftCorner
Anchor to the bottom left corner. |
static int |
esriBottomMidPoint
Anchor to the bottom mid point. |
static int |
esriBottomRightCorner
Anchor to the botton right corner. |
static int |
esriCenterPoint
Anchor to the center point. |
static int |
esriLeftMidPoint
Anchor to the left mid point. |
static int |
esriRightMidPoint
Anchor to the right mid point. |
static int |
esriTopLeftCorner
Anchor to the top left corner. |
static int |
esriTopMidPoint
Anchor to the top mid point. |
static int |
esriTopRightCorner
Anchor to the top right corner. |
Field Detail |
---|
static final int esriTopLeftCorner
static final int esriTopMidPoint
static final int esriTopRightCorner
static final int esriLeftMidPoint
static final int esriCenterPoint
static final int esriRightMidPoint
static final int esriBottomLeftCorner
static final int esriBottomMidPoint
static final int esriBottomRightCorner
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |