Table of Contents

TTMSFNCGraphicsContextWEB.PathOpen Method

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

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

procedure PathOpen(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to open.