SVGLinearGradientElement.X1

SVGLinearGradientElement.X1 property

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

public SVGAnimatedLength X1 { get; }

Property Value

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

See Also