Table of Contents

TTMSFNCGraphicsContextWEB.SetStrokeKind Method

Sets the stroke kind, such as solid, dashed, or dotted.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); override;

Parameters

Name Description
AKind The stroke kind to apply.