Path.LineTo Method

Adds a line to the path.

Overload List

Name Description
Public method LineTo(PointF)

Adds a line to the path.

Public method LineTo(Single, Single)

Adds a line to the path.

See Also

Reference