Draws a cardinal spline through a specified array of Point structures.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawCurve ( Pen pen, Point[] points)
Sub DrawCurve( _ pen As Pen, _ points() As Point _)
DrawCurve Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace