Kendo.Mvc.UI.Fluent.DiagramEditableSelectSettingsBuilder
Defines the fluent API for configuring the DiagramEditableSelectSettings settings.
Methods
Background(System.String)
Set the thumb backgorund.
Parameters
value System.String
The value that configures the background.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableSelectStrokeSettingsBuilder<T,T>>)
Specifies the select stroke styles.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableSelectStrokeSettingsBuilder>
The action that configures the stroke.