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