Select
methodsGets or sets the selected elements.
Parameters:elementskendo.dataviz.diagram.Connection|kendo.dataviz.diagram.Shape|Array
optionsObject
options.addToSelectionBoolean
Returns:Array
The diagram element(s) that should be selected.
If set to true the newly selected items will be added to the existing selection. Otherwise a new selection set is created. The default is false.
The selected diagram elements.