SVGLinearGradientElement.X2

SVGLinearGradientElement.X2 property

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

public SVGAnimatedLength X2 { get; }

Property Value

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

See Also