Table of Contents

TTMSFNCGraphicsContext.PathClose Method

Closes the current sub-path in native path APath by adding a line to the starting point.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphicsContext

Syntax

procedure PathClose(APath: Pointer); virtual; abstract;

Parameters

Name Description
APath Pointer to the native path object to close.