Interface ITextMetrics
ITextMetrics interface
キャンバス内のテキストの寸法を表します。
public interface ITextMetrics
プロパティ
| 名前 | 説明 |
|---|---|
| Width { get; } | インライン テキストのセグメントの計算された幅を CSS ピクセルで指定する double です。 |
関連項目
- 名前空間 Aspose.Html.Dom.Canvas
- 組み立て Aspose.HTML
キャンバス内のテキストの寸法を表します。
public interface ITextMetrics
| 名前 | 説明 |
|---|---|
| Width { get; } | インライン テキストのセグメントの計算された幅を CSS ピクセルで指定する double です。 |