No fill just border on a rectangle.

 

I can draw a rectangle fine, but what I'd like to do is have there be no fill in the rectangle, and just have the borders of the rectangle drawn. What OBJPROP would I need to call to set a border on a rectangle but have no fill? Thanks.

 

Set the OBJPROP_BACK property to 0.

 
phy wrote >>

Set the OBJPROP_BACK property to 0.

Perfect thanks again

Reason: