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