This document is archived and information here might be outdated. Recommended version. |
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. |
esriViewInitialized | 64 | View initialized: AfterDraw event only. |
esriViewAll | 255 | Draws everything. |
IActiveView.Refresh Method | esriViewDrawPhase Constants | IActiveView.ScreenCacheID Property | IActiveView.PartialRefresh Method | IScreenDisplay.Invalidate Method