Draws a closed cardinal spline defined by an array of PointF structures.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public abstract void DrawClosedCurve ( Pen pen, PointF[] points)
Public MustOverride Sub DrawClosedCurve ( _ pen As Pen, _ points() As PointF _)
DrawClosedCurve Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace