SVGEllipseElement.Rx

SVGEllipseElement.Rx property

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

public SVGAnimatedLength Rx { get; }

Property Value

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

See Also