ITMSFNCCustomPDFGraphicsLib.DrawClear Method
Clears the specified rectangle to the page background color.
API unit family: TMSFNCPDFGraphicsLib
Declaring type: ITMSFNCCustomPDFGraphicsLib
Syntax
procedure DrawClear(Rect: TRectF); overload;
Parameters
| Name | Description |
|---|---|
Rect |
Rectangle to clear in PDF coordinate units. |