ITrFont.GetCharWidth
ITrFont.GetCharWidth method
文字の幅を返します。
public float GetCharWidth(char charValue)
パラメータ | タイプ | 説明 |
---|---|---|
charValue | Char | キャラクター。 |
戻り値
文字の幅。
関連項目
- interface ITrFont
- 名前空間 Aspose.Page
- 組み立て Aspose.Page
文字の幅を返します。
public float GetCharWidth(char charValue)
パラメータ | タイプ | 説明 |
---|---|---|
charValue | Char | キャラクター。 |
文字の幅。