SVGPatternElement.Y

SVGPatternElement.Y property

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

public SVGAnimatedLength Y { get; }

Property Value

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

See Also