Table of Contents

TTMSFNCGraphicsPDFEngine.ClipRect Method

Clips all subsequent drawing to the specified rectangle in the PDF context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDFEngine

Syntax

procedure ClipRect(ARect: TRectF); override;

Parameters

Name Description
ARect The clipping rectangle.