Function createTextPath2

  • SVGTextElementを子に持つSVGTextPathElementを作成します。

    Returns

    生成されたSVGTextElementとSVGTextPathElement

    Parameters

    • Optional className: string

      生成するSVGTextPathElementのクラス属性名

    Returns SVGTextPathElement

Generated using TypeDoc