Kendo.Mvc.UI.Fluent.DiagramShapeConnectorHoverSettingsBuilder
Defines the fluent API for configuring DiagramShapeConnectorHoverSettings
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeConnectorHoverFillSettingsBuilder<T,T>>)
Defines the hover fill options of the shape connectors.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeConnectorHoverFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeConnectorHoverStrokeSettingsBuilder<T,T>>)
Defines the hover stroke options of the shape connectors.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramShapeConnectorHoverStrokeSettingsBuilder>
The configurator for the stroke setting.