menu
js_bindings package
documentation
bindings/svg2.dart
PropsSVGGraphicsElement
getBBox method
getBBox method
dark_mode
light_mode
getBBox
method
DOMRect
getBBox
(
[
SVGBoundingBoxOptions
?
options
])
Implementation
DOMRect getBBox([SVGBoundingBoxOptions? options]) => js_util.callMethod(this, 'getBBox', [options]);
js_bindings package
documentation
bindings/svg2
PropsSVGGraphicsElement
getBBox method
PropsSVGGraphicsElement extension on
SVGGraphicsElement