Table of Contents

TTMSFNCGraphicsContext.SetStrokeKind Method

Changes the stroke kind on the canvas.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure SetStrokeKind(AKind: TTMSFNCGraphicsStrokeKind); virtual; abstract;

Parameters

Name Description
AKind Stroke kind (solid, dash, dot, etc.) to apply.