Overload List
Ellipse bounding rectangle (Left, Top, Right, Bottom) with Z offset at angle.
public Void Ellipse(System.Double, System.Double, System.Double, System.Double, System.Double, System.Double)
public abstract Void Ellipse(Xamarin.Forms.Rectangle, System.Double, System.Guid)
public abstract Void Ellipse(System.Double, System.Double, System.Double, System.Double, System.Double, System.Guid)
public abstract Void Ellipse(System.Double, System.Double, System.Double, System.Double, System.Guid)
Ellipse bounding Rectangle r.
public Void Ellipse(Xamarin.Forms.Rectangle)
Ellipse bounding Rectangle at z depth.
public Void Ellipse(Xamarin.Forms.Rectangle, System.Double)
Ellipse bounding Rect (X1,Y1,X2,Y2) at Z position.
public abstract Void Ellipse(System.Double, System.Double, System.Double, System.Double, System.Double)
Ellipse bounding rectangle r with Z offset at angle.
public Void Ellipse(Xamarin.Forms.Rectangle, System.Double, System.Double)
public abstract Void Ellipse(System.Double, System.Double, System.Double, System.Double)
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace