SVGLineElement.Y1

SVGLineElement.Y1 property

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

public SVGAnimatedLength Y1 { get; }

Property Value

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

See Also