SVGUseElement.Height

SVGUseElement.Height property

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

public SVGAnimatedLength Height { get; }

Property Value

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

See Also