Icon FillRect Method

procedure FillRect(X,Y: Double; Width,Height: Double)

Available In: Visual Client Applications

Use this method to fill the specified rectangle with the color, gradient, or pattern specified by the FillStyle, FillColor, FillGradient, and FillPattern properties.

Information This method does not affect the current path or current point of the canvas.
Image