Table of Contents

TTMSFNCGraphicsContext.SetStroke Method

Applies stroke settings to the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); virtual; abstract;

Parameters

Name Description
AStroke Stroke settings (color, width, kind) to apply.