View draw phase options.
| Constant | Value | Description |
|---|---|---|
| esriViewNone | 0 | Draws nothing. |
| esriViewBackground | 1 | Draws the background. |
| esriViewGeography | 2 | Draws the geography. |
| esriViewGeoSelection | 4 | Draws the selected geography. |
| esriViewGraphics | 8 | Draws the annotation. |
| esriViewGraphicSelection | 16 | Draws the selected annotation. |
| esriViewForeground | 32 | Draws the foreground. |
IActiveView.ScreenCacheID Property | esriViewDrawPhase Constants | IActiveView.PartialRefresh Method | IActiveView.Refresh Method | IScreenDisplay.Invalidate Method