The RectangleF type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RectangleF |
Creates and initializes an instance of the RectangleF class. |
| Name | Description | |
|---|---|---|
|
|
contains | |
|
|
FromLTRB | |
|
|
isEmpty |
| Name | Description | |
|---|---|---|
|
|
Height |
The height of this rectangle. |
|
|
Left |
The x-coordinate of the left edge of this rectangle. |
|
|
Top |
The y-coordinate of the top edge of this rectangle. |
|
|
Width |
The width of this rectangle. |