This documentation is for the old version. Go to the latest Graphics Mill docs

GdiGraphics.DrawBeziers Method

Draws a sequence of connected Bezier splines.

Overload List

Name Description
Public method DrawBeziers(Pen, Point[])

Draws a sequence of connected Bezier splines.

Public method DrawBeziers(Pen, PointF[])

Draws a sequence of connected Bezier splines.

See Also

Reference