SVGEllipseElement.Ry

SVGEllipseElement.Ry property

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

public SVGAnimatedLength Ry { get; }

Property Value

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

See Also