Table of Contents

TTMSFNCGraphicsContextMac.PathOpen Method

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

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

procedure PathOpen(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to open.