SVGTextPathElement.StartOffset

SVGTextPathElement.StartOffset property

Corresponde al atributo ‘startOffset’ en el elemento ’textPath’ dado.

public SVGAnimatedLength StartOffset { get; }

El valor de la propiedad

El atributo ‘startOffset’ del elemento ’textPath’ dado.

Ver también