DrawExtendFormatVStringF

デフォルトフォントハンドルを使用して書式指定文字列を拡大描画する(縦書き)(座標指定がfloat版)

version(!DX_NON_FONT)
nothrow @nogc extern (C++, DxLib) extern
int
DrawExtendFormatVStringF
(
float x
,
float y
,
double ExRateX
,
double ExRateY
,
uint Color
,
const(dxlib_d.DxDataType.TCHAR)* FormatString
,)

Meta