TTMSFNCGraphicsPDFEngine.SetFill Method
Applies a fill definition to the PDF graphics context.
API unit family: TMSFNCGraphicsPDFEngine
Declaring type: TTMSFNCGraphicsPDFEngine
Syntax
procedure SetFill(AFill: TTMSFNCGraphicsFill); override;
Parameters
| Name | Description |
|---|---|
AFill |
The fill to apply. |