Table of Contents

TTMSFNCGraphicsPath.LastPoint Method

Returns the last point that was added to the path.

API unit family: TMSFNCGraphicsTypes Declaring type: TTMSFNCGraphicsPath

Syntax

function LastPoint: TPointF;

Returns

The most recently added point, or the zero point if the path is empty.