Table of Contents

TTMSFNCGraphicsContextUnix.SetStroke Method

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

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke descriptor to apply.