ITMSFNCCustomPDFGraphicsLib.DrawPathAddEllipse Method
Adds an ellipse sub-path to the current path.
API unit family: TMSFNCPDFGraphicsLib
Declaring type: ITMSFNCCustomPDFGraphicsLib
Syntax
procedure DrawPathAddEllipse(Rect: TRectF);
Parameters
| Name | Description |
|---|---|
Rect |
Bounding rectangle of the ellipse in PDF coordinate units. |