VMLEllipse Class
Defined in:
Module: graphics
yui3/src/graphics/js/VMLEllipse.js:1
<a href="http://www.w3.org/TR/NOTE-VML">VML</a> implementation of the <a href="Ellipse.html">Ellipse
</a> class.
VMLEllipse
is not intended to be used directly. Instead, use the <a href="Ellipse.html">Ellipse
</a> class.
If the browser lacks <a href="http://www.w3.org/TR/SVG/">SVG</a> and <a href="http://www.w3.org/TR/html5/the-canvas-element.html">Canvas</a>
capabilities, the <a href="Ellipse.html">Ellipse
</a> class will point to the VMLEllipse
class.