Overload List

Draws Bezier splines for the Point array p at displacement z

public abstract Void DrawBeziers(System.Int32, System.Drawing.Point[])

Draws Bezier splines for the Point array p

public abstract Void DrawBeziers(System.Drawing.Point[])

Remarks


Use this method to draw Bézier splines for the Point array p.

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace