Draw2dRectangle fillcolor not shown

Hi @stevebaer,

i cannot get the fill color to work in RH6, it is just shown transparent (no color) when used in a dynamic display conduit during a GetPoint operation:

args.Display.Draw2dRectangle(rec, Color.Gray, 1, Color.White)

In RH5 above shows a rectangle with white fill and gray outline.

_
c.