Table of Contents

TTMSFNCGraphicsContextWEB.SetFill Method

Applies all properties of the given fill descriptor to the canvas fill settings.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); override;

Parameters

Name Description
AFill The fill descriptor to apply.