Provides access to a ScreenDisplay's refresh methods.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
InvalidArea | The bounds of the invalid region. | |
Invalidate | Cause the specified area of the specified cache to redraw. | |
InvalidateShape | Cause the specified area of the specified cache to redraw. Use symbolSizePoints to specify point sizes and line widths. | |
InvalidEnvelope | The bounds of the invalid region. | |
Validate | Clear dirty flag for specified cache. |
CoClasses that implement IScreenInvalidate
CoClasses and Classes | Description |
---|---|
ScreenDisplay | Display class for drawing to window. |