SVGPatternElement.PatternTransform

SVGPatternElement.PatternTransform property

Corresponds to attribute ‘patternTransform’ on the given ‘pattern’ element.

public SVGAnimatedTransformList PatternTransform { get; }

Property Value

The attribute ‘patternTransform’ of the given ‘pattern’ element.

See Also