DrawExtendNVStringFToHandle

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

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

Meta