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^, array<Rectangle>^) | Draws a series of rectangles specified by Rectangle structures. |
![]() | DrawRectangles(Pen^, array<RectangleF>^) | Draws a series of rectangles specified by RectangleF structures. |
Show:
