Search
IGraphics.DrawCurve Method
See Also
 





Draws a cardinal spline through a specified array of Point structures.

 Overload List

Name Description

IGraphics.DrawCurve (Pen, Point[])

Draws a cardinal spline through a specified array of PointF structures.

IGraphics.DrawCurve (Pen, Point[])

Draws a cardinal spline through a specified array of Point structures.

 See Also