Ellipse

繪製橢圓形形狀。

語法

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

屬性

Ellipse 元素必須包含下列屬性:

xywidthheight
一組指定元素大小和位置的幾何屬性

內部元素

Ellipse 元素必須包含單一 Stroke 元素或單一 Fill 元素。Ellipse 元素也可以視需要包含任意數量的 Transform 元素。