property BlockSize: Integer;
This property controls how large blocks should be repainted as the rasterization is performed. The size of the block is 2^BlockSize.
[See also]: