Table of Contents

TTMSFNCGraphicsContextUnix.SetStrokeColor Method

Sets the stroke color for subsequent outline drawing operations.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for strokes.