椭圆

绘制椭圆形。

语法

<Ellipse x="float" y="float" height="float" width="float" />

属性

Ellipse 元素必须包含以下属性

xywidthheight
一组指定元素大小和位置的几何属性

内部元素

Ellipse 元素必须包含单个Stroke 元素或单个Fill 元素。椭圆还可以选择性地包含任意数量的Transform 元素。