Table of Contents

TTMSFNCGraphicsContextiOS.CreatePath Method

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

API unit family: TMSFNCGraphics.iOS Declaring type: TTMSFNCGraphicsContextiOS

Syntax

function CreatePath: Pointer; override;

Returns

A pointer to the newly created path object.