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