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