GetDrawFormatStringSize

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

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
GetDrawFormatStringSize
(
int* SizeX
,
int* SizeY
,,
const(dxlib_d.DxDataType.TCHAR)* FormatString
,)

Meta