SVGCircleElement.Cx

SVGCircleElement.Cx property

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

public SVGAnimatedLength Cx { get; }

Property Value

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

See Also