TProgressiveRasterizer.UpdateRows

property UpdateRows: Boolean;

Description

This property defines how the rasterizer will trigger repaints. If true, each row of the destination bitmap will be repainted as the rasterizer progress to next row. If false, only step progression will trigger a repaint.

See Also

Steps