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: 2024.4.24
Syntax
public void MoveTo(
	Point point
)

Parameters

point  Point
Point.
See Also