Class: Ellipse

Class: Ellipse#

A simple ellipse object.

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

Attributes#

x : float The X coordinate of the center of the ellipse. [units pixels] y : float The Y coordinate of the center of the ellipse. [units pixels] radius_x : float The horizontal radius of the ellipse. [units pixels] radius_y : float The vertical radius of the ellipse. [units pixels]

URI: core:Ellipse

img

Parents#

Attributes#

Own#