New in 2.0, this class contains options for dragging and moving parts.
This is used by Diagram.moveParts, Diagram.computeMove, and DraggingTool.computeMove.
Both the Diagram and its DraggingTool have a DraggingOptions instance. Typically, only the DraggingTool one is used, unless the Diagram has no DraggingTool defined.
Setting properties on the DraggingTool such as DraggingTool.isGridSnapEnabled sets the value on the DraggingTool.dragOptions instance.
DraggingTool.dragOptions
2.0
Resets the properties of a DraggingOptions instance.
New in 2.0, this class contains options for dragging and moving parts.
This is used by Diagram.moveParts, Diagram.computeMove, and DraggingTool.computeMove.
Both the Diagram and its DraggingTool have a DraggingOptions instance. Typically, only the DraggingTool one is used, unless the Diagram has no DraggingTool defined.
Setting properties on the DraggingTool such as DraggingTool.isGridSnapEnabled sets the value on the DraggingTool.dragOptions instance.
DraggingTool.dragOptions
2.0