SVGRectElement.Ry

SVGRectElement.Ry property

Corresponds to attribute ‘ry’ on the given ‘rect’ element.

public SVGAnimatedLength Ry { get; }

Property Value

The attribute ‘ry’ of the given ‘rect’ element.

See Also