ブロックする >utils >ドメイン >getTextWidth

utils.dom.getTextWidth() 関数

テキスト要素の幅を取得し、プロセスでキャッシュに保存します。

署名:

export declare function getTextWidth(textElement: SVGTextElement): number;

パラメータ

パラメータ 説明
textElement SVGTextElement SVG の「テキスト」要素です。

戻り値:

数値

要素の幅。