Table of Contents

TTMSFNCGraphicsContextMac.CreatePath Method

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

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

function CreatePath: Pointer; override;

Returns

A pointer to the newly created path object.