To draw a line, I am using DrawPrimitiveUP() with D3DPT_LINELIST asD3DPRIMITIVETYPE
I would like to know if I can increase thickness of line drawn usingabove mentioned API.
Please let me know.
Regards,Durga