Searched defs:VMLDrawing (Results 1 - 1 of 1) sorted by relevance

/yui3/src/graphics/js/
H A DVMLDrawing.js17 function VMLDrawing() {} class
21 * `VMLDrawing` is not intended to be used directly. Instead, use the <a href="Drawing.html">`Drawing`</a> class.
23 * capabilities, the <a href="Drawing.html">`Drawing`</a> class will point to the `VMLDrawing` class.
26 * @class VMLDrawing
29 VMLDrawing.prototype = {
403 Y.VMLDrawing = VMLDrawing;

Completed in 28 milliseconds