Path.MoveTo Method

Adds a point to the path.

Overload List

Name Description
Public method MoveTo(PointF)

Adds a point to the path.

Public method MoveTo(Single, Single)

Adds a point to the path.

See Also

Reference