Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
Name | Description | |
---|---|---|
![]() | DrawRectangle(Brush, RectangleF) |
Draws a rectangle specified by a System.Drawing.Rectangle structure.
|
![]() | DrawRectangle(Pen, RectangleF) |
Draws a rectangle specified by a System.Drawing.Rectangle structure.
|
![]() | DrawRectangle(Pen, Brush, RectangleF) |
Draws a rectangle specified by a System.Drawing.Rectangle structure.
|
![]() | DrawRectangle(Brush, Single, Single, Single, Single) |
Draws a rectangle specified by a coordinate pair, a width, and a height.
|
![]() | DrawRectangle(Pen, Single, Single, Single, Single) |
Draws a rectangle specified by a coordinate pair, a width, and a height.
|
![]() | DrawRectangle(Pen, Brush, Single, Single, Single, Single) |
Draws a rectangle specified by a coordinate pair, a width, and a height.
|
See Also