Table of Contents

TTMSFNCGraphicsContextWEB.ClipRect Method

Restricts all subsequent drawing operations to the specified rectangle.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure ClipRect(ARect: TRectF); override;

Parameters

Name Description
ARect The clipping rectangle in canvas coordinates.