PROPERTY Cached AS Boolean |
Returns or sets if the DrawingArea contents are cached into a internal Picture object.
When set, the DrawingArea will not be erased when it's obscured by another window. It will only be cleared through explicit use of the Clear method.