Table of Contents

TTMSFNCGraphicsContextWEB.GetFillColor Method

Returns the current fill color applied to the canvas.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

function GetFillColor: TTMSFNCGraphicsColor; override;

Returns

The active fill color as a TTMSFNCGraphicsColor value.