|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriDynamicSelectionMode
Dynamic map draw phases.
Field Summary | |
---|---|
static int |
esriDSMAfterDynamicDraw
Does the after-draw in the selection cycle drawing. |
static int |
esriDSMBeforeDynamicDraw
Does the before-draw in the selection cycle drawing. |
static int |
esriDSMDynamicDrawing
Does dynamic drawing in the selection cycle drawing. |
static int |
esriDSMLayers
Draw dynamic layers in the selection cycle drawing. |
static int |
esriDSMNone
Draw the selection cycle without drawing any of the dynamic display content. |
Field Detail |
---|
static final int esriDSMNone
static final int esriDSMLayers
static final int esriDSMBeforeDynamicDraw
static final int esriDSMAfterDynamicDraw
static final int esriDSMDynamicDrawing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |