Question
I want to know how to implement the real-time drawing during a drag operation
I want to implement as when you move the control point of the curve shape of the curve changes in real time
The state of the mouse click, in AVSysMouseIsStillDown method
During the state of the AVSysMouseIsStillDown method is true, the rendering process is not executed.
It is not mounting method for real-time drawing during a drag operation
