Table of Contents

ITMSFNCCustomPDFGraphicsLib.DrawRectangle Method

Draws a filled and/or stroked rectangle using the current Fill and Stroke settings.

API unit family: TMSFNCPDFGraphicsLib Declaring type: ITMSFNCCustomPDFGraphicsLib

Syntax

procedure DrawRectangle(Rect: TRectF);

Parameters

Name Description
Rect Bounding rectangle of the shape in PDF coordinate units.