SVGTextPositioningElement.X

SVGTextPositioningElement.X property

Corresponds to attribute ‘x’ on the given element.

public SVGAnimatedLengthList X { get; }

Property Value

The attribute ‘x’ of the given element.

See Also