Table of Contents

TTMSFNCGraphicsPDF.SetFill Method

Applies a fill definition to the PDF graphics context.

API unit family: TMSFNCGraphicsPDFEngine Declaring type: TTMSFNCGraphicsPDF Inherited from: TTMSFNCGraphicsPDFEngine

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); override;

Parameters

Name Description
AFill The fill to apply.