DrawLine

線を描画する

version(!DX_NOTUSE_DRAWFUNCTION)
extern
int
DrawLine
(
int x1
,
int y1
,
int x2
,
int y2
,
uint Color
,
int Thickness = 1
)

Meta