Overload List

public abstract Void Rectangle(Xamarin.Forms.Rectangle)

Draws a rectangle between the defined co-ordinates with z depth.

public Void Rectangle(System.Double, System.Double, System.Double, System.Double, System.Double)

Draws a Rectangle (Rectangle r) at z depth.

public abstract Void Rectangle(Xamarin.Forms.Rectangle, System.Double)

Draws a rectangle between the defined co-ordinates.

public Void Rectangle(System.Double, System.Double, System.Double, System.Double)
public abstract Void Rectangle(Xamarin.Forms.Rectangle, System.Guid)

See Also

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