SVGRectElement.Rx

SVGRectElement.Rx property

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

public SVGAnimatedLength Rx { get; }

Property Value

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

See Also