Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverSettingsBuilder
Defines the fluent API for configuring the DiagramEditableResizeHandlesHoverSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverFillSettingsBuilder<T,T>>)
Specifies the fill settings on hovering over the resizing handles. See the editable.resize configuration for an example.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverStrokeSettingsBuilder<T,T>>)
Specifies the stroke on hovering over the resizing handles. See the editable.resize configuration for an example.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverStrokeSettingsBuilder>
The action that configures the stroke.