Table of Contents

ITMSFNCCustomPDFGraphicsLib.DrawEllipse Method

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

API unit family: TMSFNCPDFGraphicsLib Declaring type: ITMSFNCCustomPDFGraphicsLib

Syntax

procedure DrawEllipse(Rect: TRectF);

Parameters

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