DrawExtendNString

デフォルトフォントハンドルを使用して文字列の拡大描画

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

Meta