SVGImageElement.Y

SVGImageElement.Y property

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

public SVGAnimatedLength Y { get; }

Property Value

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

See Also