ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearRectangle Structure |
For a list of all members of this type, see ImGearRectangle members.
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 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. |