| RectangleF Constructor |
| Name | Description | |
|---|---|---|
| RectangleF(Rectangle) |
Initializes a new instance of the RectangleF struct from a
Rectangle.
| |
| RectangleF(Single, Single, Single, Single) |
Initializes a new instance of the RectangleF struct with the given values.
|