Kendo.Mvc.UI.Fluent.DiagramEditableResizeSettingsBuilder
Defines the fluent API for configuring the DiagramEditableResizeSettings settings.
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 action that configures the handles.