Font.getEscHeightX

機能/意味
The amount to move the X coordinate in the vertical direction of the character
タイプ
Fontクラスのメソッド
構文
getEscHeightX(text)
引数
text  Specify the character string for which you want to get the amount of vertical X coordinate movement for the character.
戻り値
Returns the vertical X coordinate of the character in pixels
説明
 You can get the required amount of movement of the character drawing position when drawing the character specified by the current font setting.
 In this method, you can obtain the amount of movement on the X coordinate when moving vertically (downward) with respect to the drawing direction of the character.
参照
Font.getEscWidthX
Font.getEscWidthY
Font.getEscHeightY