GraphicsPath::AddRectangles Method
.NET Framework (current version)
Adds a series of rectangles to this path.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddRectangles(array<Rectangle>^) | Adds a series of rectangles to this path. |
![]() | AddRectangles(array<RectangleF>^) | Adds a series of rectangles to this path. |
Show:
