Table of Contents

TTMSFNCGraphicsContextWin.PathClose Method

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

API unit family: TMSFNCGraphics.Win Declaring type: TTMSFNCGraphicsContextWin

Syntax

procedure PathClose(APath: Pointer); override;

Parameters

Name Description
APath Pointer to the path object to close.