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