SVGLinearGradientElement.Y1

SVGLinearGradientElement.Y1 property

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

public SVGAnimatedLength Y1 { get; }

Property Value

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

See Also