Graphics.DrawRectangles Method
.NET Framework (current version)
Draws a series of rectangles specified by Rectangle structures.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | DrawRectangles(Pen, Rectangle[]) | Draws a series of rectangles specified by Rectangle structures. |
![]() | DrawRectangles(Pen, RectangleF[]) | Draws a series of rectangles specified by RectangleF structures. |
Show:
