Name | Description | |
---|---|---|
![]() | Contains | Checks if the specified point's coordinates are inside of the rectangle. |
![]() | CopyFrom | Copies the specified ImGearRectangle object into this instance of the ImGearRectangle class. |
![]() | Empty | Sets all numeric properties of the rectangle to their initial values. |
![]() | Inflate | Replaces this rectangle with rectangle that is inflated at the top and bottom each by dy, and at the left and right each by dx. |
![]() | Intersect | Replaces this rectangle with the intersection of itself and another rectangle. |
![]() | IsEmpty | Tests whether all numeric properties of the rectangle are set to their initial values. |
![]() | IsWellFormed | Tests whether the rectangle is valid. |
![]() | Join | Changes the rectangle's points to contain the specified point. |
![]() | Offset | Shifts the rectangle points by the specified shiftX and shiftY values. |
![]() | Union | Replaces this rectangle with rectangle that contains itself and another rectangle. |
Is this page helpful?
Yes
No