Table of Contents

TTMSFNCGraphicsContextMac.PathClose Method

Closes the current open sub-path by connecting the last point back to the first point.

API unit family: TMSFNCGraphics.Mac Declaring type: TTMSFNCGraphicsContextMac

Syntax

procedure PathClose(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to close.