![]() |
This document is archived and information here might be outdated. Recommended version. |
Dynamic map draw phases.
| Constant | Value | Description |
|---|---|---|
| esriDSMNone | 0 | Draw the selection cycle without drawing any of the dynamic display content. |
| esriDSMLayers | 1 | Draw dynamic layers in the selection cycle drawing. |
| esriDSMBeforeDynamicDraw | 16 | Does the before-draw in the selection cycle drawing. |
| esriDSMAfterDynamicDraw | 256 | Does the after-draw in the selection cycle drawing. |
| esriDSMDynamicDrawing | 4096 | Does dynamic drawing in the selection cycle drawing. |