| Имя | Описание | |
|---|---|---|
![]() | Bottom | Gets the y-coordinate that is the sum of Top and Height of this RectangleF structure. |
![]() ![]() | Empty | Represents an instance of the RectangleF class with its members uninitialized. |
![]() | Height | Gets or sets the height of this RectangleF structure. |
![]() | IsEmpty | Tests whether the Width or Height property of this RectangleF has a value of zero. |
![]() | Left | Gets the x-coordinate of the left edge of this RectangleF structure. |
![]() | Right | Gets the x-coordinate that is the sum of Left and Width of this RectangleF structure. |
![]() | Top | Gets the y-coordinate of the top edge of this RectangleF structure. |
![]() | Width | Gets or sets the width of this RectangleF structure. |

