Table of Contents

TTMSFNCGraphics.SetFillKind Method

Changes the fill kind without altering other fill settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetFillKind(AKind: TTMSFNCGraphicsFillKind); virtual;

Parameters

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