Share

AcGsConfig::setRedrawOnWindowExpose

C++

virtual void setRedrawOnWindowExpose(
    bool bRedrawWindowExpose
) = 0;

Description

For internal use.

Parameters

Parameters Description
bRedrawWindowExpose True re-rasterizes before updating the screen; false does not re-rasterize

Links

AcGsConfig

Was this information helpful?