Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionSelectionHandlesSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesFillSettingsBuilder<T,T>>)
Defines the handles fill options.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesStrokeSettingsBuilder<T,T>>)
Defines the handles stroke options.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesStrokeSettingsBuilder>
The action that configures the stroke.