.NET Framework Class Library
Graphics..::.DrawClosedCurve Method

Draws a closed cardinal spline defined by an array of Point structures.

Overload List

  NameDescription
Public methodDrawClosedCurve(Pen, array<Point>[]()[])Draws a closed cardinal spline defined by an array of Point structures.
Public methodDrawClosedCurve(Pen, array<PointF>[]()[])Draws a closed cardinal spline defined by an array of PointF structures.
Public methodDrawClosedCurve(Pen, array<Point>[]()[], Single, FillMode)Draws a closed cardinal spline defined by an array of Point structures using a specified tension.
Public methodDrawClosedCurve(Pen, array<PointF>[]()[], Single, FillMode)Draws a closed cardinal spline defined by an array of PointF structures using a specified tension.
Top
See Also

Reference

Tags :


Page view tracker