ITMSFNCCustomPDFGraphicsLib.DrawPathAddRectangle Method
Adds a rectangle sub-path to the current path.
API unit family: TMSFNCPDFGraphicsLib
Declaring type: ITMSFNCCustomPDFGraphicsLib
Syntax
procedure DrawPathAddRectangle(Rect: TRectF);
Parameters
| Name | Description |
|---|---|
Rect |
Rectangle to add in PDF coordinate units. |