Kendo.Mvc.UI.DiagramEditableDragSettings
Kendo UI DiagramEditableDragSettings class
Properties
Snap
Specifies the shapes drag snap options. By default, during dragging, the shapes move by a given number of pixels at once. You can disable this behavior to make shapes movement smooth or you can specify a different number for the drag snap size to simulate a snap-to-grid functionality.
Enabled
Specifies if the shapes and connections can be dragged.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary