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

Draws a rectangle specified by a Rectangle structure.

Syntax
C++
C#
Visual Basic
public: void DrawRectangle( Graphics g, Pen pen, RectangleD rect );
Parameters
Parameters 
Description 
The Graphics to draw on. 
pen 
A Pen object that determines the color, width, and style of the 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.