Overload List

public abstract Void Ellipse(System.Int32, System.Int32, System.Int32, System.Int32)

Ellipse bounding rectangle (Left, Top, Right, Bottom) with Z offset at angle.

public Void Ellipse(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Double)

Ellipse bounding Rectangle r.

public Void Ellipse(System.Drawing.Rectangle)

Ellipse bounding Rectangle at z depth.

public Void Ellipse(System.Drawing.Rectangle, System.Int32)

Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position.

public abstract Void Ellipse(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)

Ellipse bounding rectangle r with Z offset at angle.

public Void Ellipse(System.Drawing.Rectangle, System.Int32, System.Double)

Remarks


The Ellipse method will draw an ellipse.



See Also

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