void CBCGPBaseVisualObject::EnableImageCache | ( | BOOL | bEnable = TRUE | ) |
Enables or disables visual object image cache.
bEnable | TRUE to enable, FALSE to disable. |
Specifies whether the content of visual object is stored as an image, which can be redrawn much faster than it would be done with the regular drawing logic.