Overload List
public abstract Void Arc(System.Int32, System.Int32, System.Int32, System.Int32, System.Single, System.Single)
public Void Arc(System.Drawing.Rectangle, System.Single, System.Single)
Draws an arc in the rectangle defined by the 4 co-ordinates.
public abstract 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
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace