Kendo.Mvc.UI.Fluent.DiagramConnectionSelectionHandlesSettingsBuilder
Defines the fluent API for configuring DiagramConnectionSelectionHandlesSettings
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 configurator for the fill setting.
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 configurator for the stroke setting.
Width(System.Double)
The width of the handle elements.
Parameters
value System.Double
The value for Width
Height(System.Double)
The height of the handle elements.
Parameters
value System.Double
The value for Height