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