GetDrawExtendStringWidth

デフォルトフォントハンドルを使用した文字列の描画幅を取得する(拡大率付き)

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

Meta