drawing::ellipse

Structs

Ellipse

A 2D vector ellipse, which inscribes its bounding box with the specified fill and stroke.

Properties

stroke

Type: Property<Stroke>

Stroke drawn around the ellipse.

fill

Type: Property<Fill>

Fill painted inside the ellipse.

material

Type: Property<Material>

Light-reactive surface response.