TTMSFNCGraphicsContextMac.SetFill Method
Applies all properties of the given fill descriptor to the canvas fill settings.
API unit family: TMSFNCGraphics.Mac
Declaring type: TTMSFNCGraphicsContextMac
Syntax
procedure SetFill(AFill: TTMSFNCGraphicsFill); override;
Parameters
| Name | Description |
|---|---|
AFill |
The fill descriptor to apply. |