SVGUseElement.Y

SVGUseElement.Y property

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

public SVGAnimatedLength Y { get; }

Property Value

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

See Also