Click or drag to resize

CustomPathAddLine Method

Draws a straight line from 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 AddLine(
	Point point
)

Parameters

point  Point
Point.
See Also