RectangleF Constructor
.NET Framework (current version)
Initializes a new instance of the RectangleF class with the specified location and size.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | RectangleF(PointF, SizeF) | Initializes a new instance of the RectangleF class with the specified location and size. |
![]() | RectangleF(Single, Single, Single, Single) | Initializes a new instance of the RectangleF class with the specified location and size. |
Show:
