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. |
![]() | Intersect | Replaces this rectangle with the intersection of itself and another rectangle. |
![]() | IsEmpty | Tests whether all numeric properties of the rectangle have 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 xShift and yShift values. |