SVGLinearGradientElement.Y2

SVGLinearGradientElement.Y2 property

Corresponds to attribute ‘y2’ on the given ‘linearGradient’ element.

public SVGAnimatedLength Y2 { get; }

Property Value

The attribute ‘y2’ of the given ‘linearGradient’ element.

See Also