Click or drag to resize

CustomPathMoveTo Method

Moves the current pen position to the new specified point.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax
public void MoveTo(
	Point point
)

Parameters

point  Point
Point.
See Also