Can I draw a thick line or fine line ? (C++/V5)

I want to draw thick line.(ON_Line). It had better control thickness.
How to accomplish it ?

There is a DrawLine function on the CRhinoDisplayPipeline class which takes a thickness as an input.