Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsEndCapSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionDefaultsEndCapSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsEndCapFillSettingsBuilder<T,T>>)
The connection end cap fill options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsEndCapFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsEndCapStrokeSettingsBuilder<T,T>>)
The connection end cap stroke options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsEndCapStrokeSettingsBuilder>
The action that configures the stroke.
Type(System.String)
The connection end cap type.The supported values are:
Parameters
value System.String
The value that configures the type.