ClipRect

Graphics32

TBitmap32.ClipRect

property ClipRect: TRect;

Description

Determines the clipping rectangle that all safe drawing operations are clipped to.

If no clipping rectangle is set, ClipRect is equal to the current dimension of the bitmap.

Note: Validation is performed upon setting of a clipping rect, so the clip rect is always sane.

 

See Also

Naming Conventions