Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesHoverSettingsBuilder
Defines the fluent API for configuring DiagramEditableResizeHandlesHoverSettings
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 configurator for the fill setting.
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 configurator for the stroke setting.