MBS Dynapdf

I’m trying to get a hairline border on a rectangle created with MBS Dynapdf

I call:

call pdf.Rectangle(PosX, PosY, Width, Height, FillMode)

but I can’t figure out what to call before this to establish a hairline border on the rectangle.

did you set line width to zero?

nd use stroke fill mode?