Table of Contents

TTMSFNCGraphicsContextWEB.CreatePath Method

Creates a new native path object for use with path drawing operations.

API unit family: TMSFNCGraphics.WEB Declaring type: TTMSFNCGraphicsContextWEB

Syntax

function CreatePath: Pointer; override;

Returns

A pointer to the newly created path object.