Interface ITextMetrics

ITextMetrics interface

キャンバス内のテキストの寸法を表します。

public interface ITextMetrics

プロパティ

名前説明
Width { get; }インライン テキストのセグメントの計算された幅を CSS ピクセルで指定する double です。

関連項目