Table of Contents

ITMSFNCCustomPDFGraphicsLib.DrawPathAddLineToPoint Method

Adds a straight line segment from the current path cursor to the specified point.

API unit family: TMSFNCPDFGraphicsLib Declaring type: ITMSFNCCustomPDFGraphicsLib

Syntax

procedure DrawPathAddLineToPoint(Point: TPointF);

Parameters

Name Description
Point End point of the line segment in PDF coordinate units.