Table of Contents

TTMSFNCGraphicsContextMac.SetStroke Method

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

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke descriptor to apply.