SVGTextPositioningElement.Rotate

SVGTextPositioningElement.Rotate property

Corresponds to attribute ‘rotate’ on the given element.

public SVGAnimatedNumberList Rotate { get; }

Property Value

The attribute ‘rotate’ of the given element.

See Also