TTMSFNCPDFGraphicsLibOutputWriter.NotifyShadingRect Method
Fires
OnNotifyShadingRectto record the rectangle for the most recently added shading pattern.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure NotifyShadingRect(ARect: TRectF);
Parameters
| Name | Description |
|---|---|
ARect |
Rectangle covered by the shading in PDF user space. |