Adds a line to the path.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void LineTo(
PointF point
)
Type: System.Drawing.PointF
The ending point of the line.The starting point of the line is the last point in the path.