viewBox property

SVGAnimatedRect get viewBox

The viewBox read-only property of the SVGMarkerElement interface returns an SVGAnimatedRect object which contains the values set by the viewBox attribute on the .

Implementation

external SVGAnimatedRect get viewBox;