I am developing a drawing tool (circle/line/polygon etc.) with editing capabilities. I have 2 questions:
1. I change the width, color, but only can see effect when I zoom in/out, how this can be achieved without zoom in/out?
2. I want to scale a graphic object without editing tool (I don't want to click on graphic object and set scale as done in editing widget) How this can be achieved?