Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.LastPoint Method
Returns the end point of the current TRSPathData. LastPoint returns a TRSPoint.
Namespace: RSGraphics
Delphi
public function LastPoint: TRSPoint;
Return Value
Type: TRSPoint
•TRSPathData
•RSGraphics