This document is archived and information here might be outdated. Recommended version. |
Provides access to a ScreenDisplay's refresh methods.
Name | 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. |
Classes | Description |
---|---|
ScreenDisplay | Display class for drawing to window. |