Kendo.Mvc.UI.Fluent.DiagramEditableDragSettingsBuilder
Defines the fluent API for configuring the DiagramEditableDragSettings settings.
Methods
Snap(System.Boolean)
Specifies the shapes drag snap options.
Parameters
enabled System.Boolean
Enables or disables the snap option.
Snap(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableDragSnapSettingsBuilder<T,T>>)
Specifies the shapes drag snap options.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableDragSnapSettingsBuilder>
The action that configures the snap.