You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiDrawing Class > StiDrawing Methods > FillRectangle Method > FillRectangle Method (Graphics, Brush, RectangleF)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDrawing.FillRectangle Method (Graphics, Brush, RectangleF)

Fills the interior of a rectangle specified by a RectangleF structure.

Syntax
C++
C#
Visual Basic
public: void FillRectangle( Graphics g, Brush brush, RectangleF rect );
Parameters
Parameters 
Description 
The Graphics to draw on. 
brush 
Brush object that determines the characteristics of the fill. 
rect 
RectangleD structure that represents the rectangle to fill. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.