Kendo.Mvc.UI.DiagramSelectableSettings
Kendo UI DiagramSelectableSettings class
Properties
Multiple
Specifies if the multiple selection should be enabled.
Stroke
Defines the selection line configuration.
Key
The selectable key.
Enabled
Defines the Diagram selection options.By default, you can select shapes in the Diagram in one of two ways: Clicking a single shape to select it and deselect any previously selected shapes. or Holding the Ctrl key while clicking multiple shapes to select them and any other shapes between them.. Using the selectable configuration, you can enable single selection only, enable selection by drawing a rectangular area with the mouse around shapes in the canvas, or disable selection altogether.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary