Overload List

public abstract Void Rectangle(System.Drawing.Rectangle)

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

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

Draws a Rectangle (Rectangle r) at z depth.

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

Draws a rectangle between the defined co-ordinates.

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

Remarks


Draws a rectangle.

See Also

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