Table of Contents

TTMSFNCGraphicsContextiOS.SetStroke Method

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

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

procedure SetStroke(AStroke: TTMSFNCGraphicsStroke); override;

Parameters

Name Description
AStroke The stroke descriptor to apply.