Table of Contents

TTMSFNCGraphicsContextGeneral.ClipRect Method

Restricts all subsequent drawing operations to the specified rectangle.

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure ClipRect(ARect: TRectF); override;

Parameters

Name Description
ARect The clipping rectangle in canvas coordinates.