Table of Contents

TTMSFNCGraphicsContextAndroid.SetStrokeColor Method

Sets the stroke color for subsequent outline drawing operations.

API unit family: TMSFNCGraphics.Android Declaring type: TTMSFNCGraphicsContextAndroid

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); override;

Parameters

Name Description
AColor The color to use for strokes.