ArcObjects Library Reference (Display)  

IScreenInvalidate Interface

Provides access to a ScreenDisplay's refresh methods.

Product Availability

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

Members

Description
Read-only property InvalidArea The bounds of the invalid region.
Method Invalidate Cause the specified area of the specified cache to redraw.
Method InvalidateShape Cause the specified area of the specified cache to redraw. Use symbolSizePoints to specify point sizes and line widths.
Read-only property InvalidEnvelope The bounds of the invalid region.
Method Validate Clear dirty flag for specified cache.

CoClasses that implement IScreenInvalidate

CoClasses and Classes Description
ScreenDisplay Display class for drawing to window.