Table of Contents

TTMSFNCGraphics.SetFill Method

Applies fill settings to the drawing context, overriding the current Fill property values.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); virtual;

Parameters

Name Description
AFill Fill settings (color, kind, gradient) to apply.