名前 | 解説 | |
---|---|---|
![]() | Center | Gets the point with coordinates of the rectangle center. |
![]() | HasSpace | Determines if there is some space within the rectangle. |
![]() | Height | Gets or sets the height of the rectangle. |
![]() | IsEmpty | Determines if all components of RectFare equal to zero. |
![]() | Location | Gets the point with coordinates of the left top corner of the rectangle. |
![]() | Size | Gets the size of the rectangle. |
![]() | Width | Gets or sets the width of the rectangle. |
![]() | X | Gets or sets the X coordinate of the rectangle. |
![]() | Y | Gets or sets the Y coordinate of the rectangle. |