You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiDrawing Class > StiDrawing Methods > DrawRectangle Method > DrawRectangle Method (Graphics, Color, RectangleD)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiDrawing.DrawRectangle Method (Graphics, Color, RectangleD)

Draws a rectangle specified by a Rectangle structure.

Syntax
C++
C#
Visual Basic
public: void DrawRectangle( Graphics g, Color color, RectangleD rect );
Parameters
Parameters 
Description 
The Graphics to draw on. 
color 
Color to draw Rectangle. 
rect 
A Rectangle structure that represents the rectangle to draw. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.