getBBox
Notes
Remarks
The getBBox method returns the actual bounding box at the time when the method is called, even if the element has not yet been rendered. The return value is exclusive of stroking, clipping, masking, and filter effects that are applied to elements.
Syntax
Standards information
- Scalable Vector Graphics: Basic Data Types and Interfaces, Section 4.5.23
See also
Related pages
- SVGClipPathElement
- SVGSVGElement
- SVGUseElement
- SVGCircleElement
- SVGEllipseElement
- SVGLineElement
- SVGRectElement
- SVGPolygonElement
- SVGPolylineElement
- SVGGElement
- SVGDefsElement
- SVGPathElement
- SVGTextElement
- SVGImageElement
- SVGAElement
- SVGSwitchElement
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]