SVGPatternElement.ViewBox
SVGPatternElement.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 SVGPatternElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML