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.
Circle
VMLCircle
height
Defined in graphics/js/VMLCircle.js:63
graphics/js/VMLCircle.js:63
Indicates the height of the shape
radius
Defined in graphics/js/VMLCircle.js:30
graphics/js/VMLCircle.js:30
Radius for the circle.
width
Defined in graphics/js/VMLCircle.js:42
graphics/js/VMLCircle.js:42
Indicates the width of the shape