Pen.width

width of the line. please note that on X, wide lines are drawn centered on the coordinates, so you may have to offset things.

struct Pen
int width;

Meta