RoundRectShape
RoundRectShape is a geometric shape commonly used in computer graphics and user interface design. It represents a rectangle with rounded corners. The shape is defined by its width, height, and the radius of the curvature at each corner.
The rounded corners are typically formed by quarter-circles. The radius of these quarter-circles determines how rounded
RoundRectShape is often used to create buttons, input fields, dialog boxes, and other visual elements in software
The mathematical definition of a round rect can be described by its bounding box and a corner