[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Graphics.DrawRectangle

DrawRectangle Method

DrawRectangle(Pen, Rectangle)

Draw the special rectangle by using the given pen

Declaration
public void DrawRectangle(Pen pen, Rectangle rectangle)
Parameters
Type Name Description
Pen pen

A Pen indicate the draw-style of rectangle

Rectangle rectangle

A Rectangle indicate the rectangle to draw