DrawRotaFormatStringF

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

version(!DX_NON_FONT)
extern
int
DrawRotaFormatStringF
(
float x
,
float y
,
double ExRateX
,
double ExRateY
,
double RotCenterX
,
double RotCenterY
,
double RotAngle
,
uint Color
,
uint EdgeColor = 0
,
int VerticalFlag = dxlib_d.dxdatatype.FALSE
,
const(dxlib_d.dxdatatype.TCHAR)* FormatString = null
,)

Meta