Kendo.Mvc.UI.DiagramShapeDefaultsEditableSettings
Kendo UI DiagramShapeDefaultsEditableSettings class
Properties
Connect
Specifies if new connections can be added using the shapes connectors.
Drag
Specifies if the shapes can be dragged.
Remove
Specifies if the shapes can be removed.
Tools
Specifies the toolbar tools. Provides all options that are supported for toolbar.items. If set to false, no edit tools will be displayed.The predefined tools are: "edit" - The selected item can be edited.; "delete" - The selected items can be deleted.; "rotateClockwise" - The selected items can be rotated clockwise. The default rotation value is 90 degrees. or "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degrees..
Enabled
Defines the shape editable options.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary