Table of Contents

TTMSFNCGraphicsContext.SetFill Method

Applies fill settings to the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetFill(AFill: TTMSFNCGraphicsFill); virtual; abstract;

Parameters

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