Kendo.Mvc.UI.Fluent.DiagramConnectionEndCapSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionEndCapSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionEndCapFillSettingsBuilder<T,T>>)
The connection end cap fill options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionEndCapFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionEndCapStrokeSettingsBuilder<T,T>>)
The connection end cap stroke options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionEndCapStrokeSettingsBuilder>
The action that configures the stroke.
Type(System.String)
The connection end cap type.The supported values are:Note that you can also use the "ArrowStart" for the endCap but its direction will be inversed.
Parameters
value System.String
The value that configures the type.