Table of Contents

TTMSFNCGraphicsContextUnix.PathClose Method

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

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure PathClose(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to close.