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. |