SVGLineElement.Y2

SVGLineElement.Y2 property

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

public SVGAnimatedLength Y2 { get; }

Property Value

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

See Also