Table of Contents

TTMSFNCGraphicsContextGeneral.PathOpen Method

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

API unit family: TMSFNCGraphics.General Declaring type: TTMSFNCGraphicsContextGeneral

Syntax

procedure PathOpen(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to open.