GraphicsPath::AddRectangles Method (array<RectangleF>^)
.NET Framework (current version)
Adds a series of rectangles to this path.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- rects
-
Type:
array<System.Drawing::RectangleF>^
An array of RectangleF structures that represents the rectangles to add.
For an example, see AddRectangles(array<Rectangle>^).
.NET Framework
Available since 1.1
Available since 1.1
Show: