SVGLineElement.X1

SVGLineElement.X1 property

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

public SVGAnimatedLength X1 { get; }

Property Value

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

See Also