Overload List

Use Arc to draw an elliptically curved line with the current Pen.

public override Void Arc(System.Int32, System.Int32, System.Int32, System.Int32, System.Single, System.Single)

Draws an arc in the rectangle defined by the 4 co-ordinates.

public override Void Arc(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)

Remarks


Use Arc to draw an elliptically curved line with the current Pen.

See Also

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