@nitin291989 wrote:
Could you please explain the following function call:
myDiagram.toolManager.mouseMoveTools.insertAt(2, new DragZoomingTool());
What is meaning of insertAt and its first argument ("2") here.
Posts: 4
Participants: 2
@nitin291989 wrote:
Could you please explain the following function call:
myDiagram.toolManager.mouseMoveTools.insertAt(2, new DragZoomingTool());
What is meaning of insertAt and its first argument ("2") here.
Posts: 4
Participants: 2