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