Skip to main content
A newer version of this page is available. .

GraphicsCache.Clear Method

Name Parameters Description
Clear() none Clears the internal hash tables that store the pens, fonts and, solid and linear gradient brushes that have recently been used.
Clear(Color) color Clears the entire drawing surface and fills it with the specified background color.