Table of Contents

TTMSFNCGraphics.SetStrokeColor Method

Changes the stroke color without altering other stroke settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetStrokeColor(AColor: TTMSFNCGraphicsColor); virtual;

Parameters

Name Description
AColor Stroke color to apply.