GraphicsPath::AddRectangle Method (RectangleF)
.NET Framework (current version)
Adds a rectangle to this path.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- rect
-
Type:
System.Drawing::RectangleF
A RectangleF that represents the rectangle to add.
For an example, see AddRectangle(Rectangle).
.NET Framework
Available since 1.1
Available since 1.1
Show: