Class: Rectangle

Class: Rectangle#

A simple rectangle object.

If rotation is required apply a transformation at the Shape level.

Attributes#

x : float The X value of the left edge or the rectangle. [units pixels] y : float The y value of the top edge or the rectangle. [units pixels] width : float The width of the rectangle. [units pixels] height : float The height of the rectangle. [units pixels]

URI: core:Rectangle

img

Parents#

Attributes#

Own#