DrawExtendVStringF

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

version(!DX_NON_FONT)
extern
int
DrawExtendVStringF
(
float x
,
float y
,
double ExRateX
,
double ExRateY
,
const(dxlib_d.dxdatatype.TCHAR)* String
,
uint Color
,
uint EdgeColor = 0
)

Meta