SVGTextPathElement.StartOffset

SVGTextPathElement.StartOffset property

Corresponds to attribute ‘startOffset’ on the given ‘textPath’ element.

public SVGAnimatedLength StartOffset { get; }

Property Value

The attribute ‘startOffset’ of the given ‘textPath’ element.

See Also