rectangle

var rectangle: Rectangle(source)

Represents a rectangular clipping region with configurable properties such as position and dimensions. The rectangle is defined by its coordinates (x, y), width, and height.