graphics/js/SVGCircle.js:1
SVG implementation of the Circle class. SVGCircle is not intended to be used directly. Instead, use the Circle class. If the browser has SVG capabilities, the Circle class will point to the SVGCircle class.
Circle
SVGCircle
height
Defined in graphics/js/SVGCircle.js:72
graphics/js/SVGCircle.js:72
Indicates the height of the shape
radius
Defined in graphics/js/SVGCircle.js:91
graphics/js/SVGCircle.js:91
Radius of the circle
width
Defined in graphics/js/SVGCircle.js:53
graphics/js/SVGCircle.js:53
Indicates the width of the shape