Table of Contents

TTMSFNCGraphicsContextMac.SetStrokeColor Method

Sets the stroke color for subsequent outline drawing operations.

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for strokes.