Table of Contents

TTMSFNCGraphics.SetStroke Method

Applies stroke settings to the drawing context, overriding the current Stroke property values.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); virtual;

Parameters

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