Draws an Ellipse shape.
Syntax
<Ellipse x="float" y="float" height="float" width="float" />
Attributes
The Ellipse
element must contain the following attributes:
x
,y
,width
,height
A collection of geometric attributes that specify the element's size and position.
These attributes are transformable.
Inner elements
The Ellipse
element must contain either a single Stroke
element or a
single Fill
element. An ellipse can also optionally contain any number of
Transform
elements.
Recommended for you
- Note: link text is displayed when JavaScript is off
- RoundRectangle
- Rectangle
- RoundRectangle