|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriScreenPosition
Map navigator placement options.
Field Summary | |
---|---|
static int |
esriScreenPositionBottomCenter
Place the navigator at the lower center of the display. |
static int |
esriScreenPositionBottomLeft
Place the navigator at the lower left corner of the display. |
static int |
esriScreenPositionBottomRight
Place the navigator at the lower right corner of the display. |
static int |
esriScreenPositionMiddleCenter
Place the navigator at the middle center of the display. |
static int |
esriScreenPositionMiddleLeft
Place the navigator at the middle left corner of the display. |
static int |
esriScreenPositionMiddleRight
Place the navigator at the middle right corner of the display. |
static int |
esriScreenPositionNone
Do not place the navigator. |
static int |
esriScreenPositionTopCenter
Place the navigator at the upper center of the display. |
static int |
esriScreenPositionTopLeft
Place the navigator at the upper left corner of the display. |
static int |
esriScreenPositionTopRight
Place the navigator at the upper right corner of the display. |
Field Detail |
---|
static final int esriScreenPositionNone
static final int esriScreenPositionTopLeft
static final int esriScreenPositionTopCenter
static final int esriScreenPositionTopRight
static final int esriScreenPositionMiddleLeft
static final int esriScreenPositionMiddleCenter
static final int esriScreenPositionMiddleRight
static final int esriScreenPositionBottomLeft
static final int esriScreenPositionBottomCenter
static final int esriScreenPositionBottomRight
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |