GetCharWidthFloat |
Declare Function Api_GetCharWidthFloat& Lib "gdi32" Alias "GetCharWidthFloatA" (ByVal hDC&, ByVal iFirstChar&, ByVal iLastChar&, pxBuffer#) |
Declare Function GetCharWidthFloat Lib "gdi32" Alias "GetCharWidthFloatA" (ByVal hdc As Long, ByVal iFirstChar As Long, ByVal iLastChar As Long, pxBuffer As Double) As Long |
|
現在のフォントで指定された範囲にある、連続した文字の一部の幅を取得する。 |
|
パラメータ
戻り値
の幅を取得する。 |