GetDrawFormatStringWidth
code:c++
int GetDrawFormatStringWidth( char *FormatString , ... ) ;
int GetDrawFormatStringWidthToHandle( int FontHandle , char *FormatString , ... ) ; //フォント文字
描画する文字列の画像サイズを取得
FormatString
描画する文字列
FontHandle
描画する文字列のフォントハンドル