SVGSVGElement.Height

SVGSVGElement.Height property

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

public SVGAnimatedLength Height { get; }

Property Value

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

See Also