You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > FillReversibleRectangle Method > FillReversibleRectangle Method (Graphics, Rectangle, Color)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.FillReversibleRectangle Method (Graphics, Rectangle, Color)

Draws a filled, reversible rectangle on the screen.

Syntax
C++
C#
Visual Basic
public: void FillReversibleRectangle( Graphics graphics, Rectangle bounds, Color backColor );
Parameters
Parameters 
Description 
graphics 
The Graphics object to draw on. 
bounds 
The Rectangle that represents the dimensions of the rectangle to fill, in screen coordinates. 
backColor 
The Color of the background behind the fill. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.