SVGLineElement.X2

SVGLineElement.X2 property

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

public SVGAnimatedLength X2 { get; }

Property Value

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

See Also