VMLPath Class
Defined in:
Module: graphics
yui3/src/graphics/js/VMLPath.js:1
<a href="http://www.w3.org/TR/NOTE-VML">VML</a> implementation of the <a href="Path.html">Path
</a> class.
VMLPath
is not intended to be used directly. Instead, use the <a href="Path.html">Path
</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="Path.html">Path
</a> class will point to the VMLPath
class.