SVGPatternElement.PatternContentUnits
SVGPatternElement.PatternContentUnits property
Corresponds to attribute ‘patternContentUnits’ on the given ‘pattern’ element. Takes one of the constants defined in SVGUnitTypes.
public SVGAnimatedEnumeration PatternContentUnits { get; }
Property Value
The attribute ‘patternContentUnits’ of the given ‘pattern’ element.
See Also
- class SVGAnimatedEnumeration
 - class SVGPatternElement
 - package com.aspose.html.dom.svg
 - package Aspose.HTML