Kendo.Mvc.UI.Fluent.DiagramConnectionDefaultsStartCapSettingsBuilder
Defines the fluent API for configuring DiagramConnectionDefaultsStartCapSettings
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 configurator for the fill setting.
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 configurator for the stroke setting.
Type(System.String)
The connection start cap type.The supported values are: "none": no cap; "ArrowStart": a filled arrow or "FilledCircle": a filled circle.
Parameters
value System.String
The value for Type