ITMSFNCCustomPDFGraphicsLib.DrawEllipse Method
Draws a filled and/or stroked ellipse using the current
FillandStrokesettings.
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. |