Table of Contents

TTMSFNCGraphicsContextWEB.SetStroke Method

Applies all properties of the given stroke descriptor to the canvas stroke settings.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke descriptor to apply.