You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiDrawing Class > StiDrawing Methods > DrawSelectedRectangle Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDrawing.DrawSelectedRectangle Method

Draws a selected rectangle specified by a Rectangle structure.

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