SVGTextPositioningElement.Dx

SVGTextPositioningElement.Dx property

Corresponds to attribute ‘dx’ on the given element.

public SVGAnimatedLengthList Dx { get; }

Property Value

The attribute ‘dx’ of the given element.

See Also