SVGTextPositioningElement.Y

SVGTextPositioningElement.Y property

Corresponds to attribute ‘y’ on the given element.

public SVGAnimatedLengthList Y { get; }

Property Value

The attribute ‘y’ of the given element.

See Also