GetDrawNStringSizeToHandle

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

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

Meta