Table of Contents

TTMSFNCGraphicsContextAndroid.ClipRect Method

Restricts all subsequent drawing operations to the specified rectangle.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure ClipRect(ARect: TRectF); override;

Parameters

Name Description
ARect The clipping rectangle in canvas coordinates.