Copy the target rectangle properties
The rectangle to copy from
Compare if two rectangles are equals
The rectangle to compare
TRUE if the rectangles are equals, FALSE if not
Check if the target rectangle is overlapping
The target rectangle
TRUE or FALSE
Represents an axis-aligned bounding rectangle (AABR) defined by position, width and height. The position represents the bottom-left corner of the rectangle.
Provides methods and properties for manipulating and querying the rectangle's geometry.
Example