Kendo.Mvc.UI.Fluent.DiagramEditableResizeSettingsBuilder
Defines the fluent API for configuring DiagramEditableResizeSettings
Methods
Handles(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesSettingsBuilder<T,T>>)
Specifies the settings of the resizing handles. See the editable.resize configuration for an example.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesSettingsBuilder>
The configurator for the handles setting.