Table of Contents

TTMSFNCGraphicsSVGEngine.ClipRect Method

Clips subsequent drawing to the specified rectangle using an SVG clipPath element.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure ClipRect(ARect: TRectF); override;

Parameters

Name Description
ARect The clipping rectangle.