Table of Contents

TTMSFNCGraphicsContext.SetFillKind Method

Changes the fill kind on the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetFillKind(AKind: TTMSFNCGraphicsFillKind); virtual; abstract;

Parameters

Name Description
AKind Fill kind (solid, gradient, texture, none) to apply.