This is an extension and not part of the main GoJS library. Note that the API for this class may change at any time. If you intend to use an extension in production, you should copy the code to your own source directory. See the Extensions intro page for more information.
Optional
init: Partial<RealtimeDragSelectingTool>Override
doOverride
doOverride
doOverride
doOverride
doOverride
doOverride
select
The RealtimeDragSelectingTool class lets the user select and deselect Parts within the go.DragSelectingTool.box during a drag, not just at the end of the drag.
If you want to experiment with this extension, try the Realtime Drag Selecting sample.