Name | Description | |
---|---|---|
![]() | Bottom | Gets the y coordinate that corresponds to the sum of the Y & Height properties. |
![]() | Height | Gets or sets the RectangleF's height. |
![]() | Left | Gets the x coordinate that corresponds to the left edge of the RectangleF. |
![]() | Right | Gets the x coordinate that corresponds to the sum of the X & Width properties. |
![]() | Top | Gets the y coordinate that corresponds to the top edge of the RectangleF. |
![]() | Value | Gets the value of the RectangleF object. |
![]() | Width | Gets or sets the RectangleF's width. |
![]() | X | Gets or sets the x coordinate that corresponds to the upper left corner of the RectangleF. |
![]() | Y | Gets or sets the y coordinate that corresponds to the upper left corner of the RectangleF. |