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