Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionDefaultsStartCapSettings settings.
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapFillSettingsBuilder<T,T>>)
The connection start cap fill options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapStrokeSettingsBuilder<T,T>>)
The connection start cap stroke options or color.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapStrokeSettingsBuilder>
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.