SVGImageElement.Height

SVGImageElement.Height property

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

public SVGAnimatedLength Height { get; }

Property Value

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

See Also