icubic library reference
IFont::GetStringSize
説明
文字列のサイズの獲得


関数
フォーマット
fsize
GetStringSize
(  
iSurfaceDest& surface
const wchar_t* str
int length
);  

引数
surface 計算するサーフェス
str 計算する文字列
length 計算する文字の数

戻り値
文字列を描画した場合のサイズ