Share

AcGsConfig::redrawOnWindowExpose

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.

Links

AcGsConfig

Was this information helpful?