GetDrawStringWidthToHandle

フォントハンドルを使用した文字列の描画幅を取得する

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
GetDrawStringWidthToHandle
(
const(dxlib_d.DxDataType.TCHAR)* String
,
int StrLen
,,
int VerticalFlag = dxlib_d.DxDataType.FALSE
)

Meta