public abstract Void FillRectangle(Brush brush,
Int32 x,
Int32 y,
Int32 width,
Int32 height)

Remarks


Use FillRectangle  to fill a rectangular region using the current brush.

See Also

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