Table of Contents

TTMSFNCGraphicsContextiOS.PathOpen Method

Opens an existing path object to prepare it for new segment additions.

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

procedure PathOpen(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to open.