SVGTextPositioningElement.Dy

SVGTextPositioningElement.Dy property

Corresponds to attribute ‘dy’ on the given element.

public SVGAnimatedLengthList Dy { get; }

Property Value

The attribute ‘dy’ of the given element.

See Also