This document is archived and information here might be outdated.  Recommended version.


esriViewDrawPhase Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriViewDrawPhase Constants
ArcGIS Developer Help

esriViewDrawPhase Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IActiveView.Refresh Method | esriViewDrawPhase Constants | IActiveView.ScreenCacheID Property | IActiveView.PartialRefresh Method | IScreenDisplay.Invalidate Method

.NET Samples

Move a graphic along a path in ArcMap Brushing to create a selection Controls commands environment Layer property page and property sheet Dynamic logo Cut polygons without selection edit task Custom reshape polyline edit task Draw text on a MapControl Geoevents in a MapControl Building a MapViewer application using the ArcGIS Engine controls ArcGIS Network Analyst extension Engine application Use a PageLayoutControl as an overview window Modify the appearance of the PageLayoutControl's page RSS weather layer RSS weather layer Update a legend format with SymbologyControl area and line patches Retrieve a color ramp from the SymbologyControl Update a frame's background, border, and shadow using the SymbologyControl Change layer rendering using the SymbologyControl Control text symbols using the SymbologyControl Temporal statistics Temporal statistics Enable layer drag and drop in the TOCControl ViperPin tool