Table of Contents

ITMSFNCCustomPDFGraphicsLib.DrawPathMoveToPoint Method

Moves the path cursor to the specified point without drawing a segment.

API unit family: TMSFNCPDFGraphicsLib Declaring type: ITMSFNCCustomPDFGraphicsLib

Syntax

procedure DrawPathMoveToPoint(Point: TPointF);

Parameters

Name Description
Point Target point in PDF coordinate units.