SVGViewElement.ViewBox
SVGViewElement.ViewBox property
Corresponds to attribute ‘viewBox’ on the given element.
public SVGAnimatedRect ViewBox { get; }
Property Value
The ‘viewBox’ of the given element.
See Also
- class SVGAnimatedRect
- class SVGViewElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML