start abstract method
void
start()
Starts the drag session.
Locks the canvas to prevent pan/zoom during drag operations. Does nothing if already active.
Implementation
void start();
Starts the drag session.
Locks the canvas to prevent pan/zoom during drag operations. Does nothing if already active.
void start();