VMLRect Class
VML implementation of the Rect
class.
VMLRect
is not intended to be used directly. Instead, use the Rect
class.
If the browser lacks SVG and Canvas
capabilities, the Rect
class will point to the VMLRect
class.
graphics/js/VMLRect.js:1
VML implementation of the Rect
class.
VMLRect
is not intended to be used directly. Instead, use the Rect
class.
If the browser lacks SVG and Canvas
capabilities, the Rect
class will point to the VMLRect
class.