ASP.NET Pack Programmer's Guide
IGraphics.DrawClosedCurve Method
See Also
 





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

 Overload List

Name Description

IGraphics.DrawClosedCurve (Pen, Point[])

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

IGraphics.DrawClosedCurve (Pen, Point[], Single, FillMode)

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

IGraphics.DrawClosedCurve (Pen, PointF[])

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

IGraphics.DrawClosedCurve (Pen, PointF[], Single, FillMode)

Draws a closed cardinal spline defined by an array of PointF structures using a specified tension.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace