I'm trying to apply a stroke width to and item with the code:
item.strokeWidth=0.3
If I us a whole number like 1 or 2 or three then it works fine. The moment I the value 0.3 then nothing happens. Could someone tell me what I'm missing?
Thanks
I'm trying to apply a stroke width to and item with the code:
item.strokeWidth=0.3
If I us a whole number like 1 or 2 or three then it works fine. The moment I the value 0.3 then nothing happens. Could someone tell me what I'm missing?
Thanks