PathMoveTo Method (PointF)ByteScout PDF SDK
Moves the current point to a new position.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void MoveTo(
	PointF point
)

Parameters

point
Type: System.DrawingPointF
A new position.
See Also

Reference