An immutable 2D rectangle defined by its top-left corner (x, y) and size (width, height). Provides geometric utilities like intersection, containment, scaling, etc.
Static
An immutable 2D rectangle defined by its top-left corner (x, y) and size (width, height). Provides geometric utilities like intersection, containment, scaling, etc.