SVGSVGElement.Y

SVGSVGElement.Y property

Corresponds to attribute ‘y’ on the given ‘svg’ element.

public SVGAnimatedLength Y { get; }

Property Value

Corresponds to attribute ‘y’ on the given ‘svg’ element.

See Also