Draws an arc in the rectangle defined by the 4 co-ordinates.
public override Void Arc(Int32 x1,
Int32 y1,
Int32 x2,
Int32 y2,
Int32 x3,
Int32 y3,
Int32 x4,
Int32 y4)

See Also

Arc Overload List | Graphics3DGdiPlus Class | Graphics3DGdiPlus Members | Steema.TeeChart.Drawing Namespace