C++
virtual bool redrawOnWindowExpose() const = 0;
Description
This function returns true if geometry is re-rasterized before the screen is updated; it returns false if geometry is not re-rasterized.
virtual bool redrawOnWindowExpose() const = 0;
This function returns true if geometry is re-rasterized before the screen is updated; it returns false if geometry is not re-rasterized.