Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsSelectionHandlesSettingsBuilder
Defines the fluent API for configuring DiagramConnectionDefaultsSelectionHandlesSettings
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsSelectionHandlesFillSettingsBuilder<T,T>>)
Defines the handles fill options when connections are selected.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsSelectionHandlesFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsSelectionHandlesStrokeSettingsBuilder<T,T>>)
Defines the handles stroke options when connections are selected.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsSelectionHandlesStrokeSettingsBuilder>
The configurator for the stroke setting.
Width(System.Double)
The width of the handle elements when connections are selected.
Parameters
value System.Double
The value for Width
Height(System.Double)
The height of the handle elements when connections are selected.
Parameters
value System.Double
The value for Height