New to Telerik UI for ASP.NET Core? Download free 30-day trial

DiagramShapeDefaultsConnectorDefaultsSettingsBuilder

Methods

Width(System.Double)

Defines the width of the shape connectors.

Parameters

value - System.Double

The value for Width

Height(System.Double)

Defines the height of the shape connectors.

Parameters

value - System.Double

The value for Height

Hover(System.Action)

Defines the hover configuration of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsHoverSettingsBuilder>

The configurator for the hover setting.

Fill(System.Action)

Defines the fill options of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsFillSettingsBuilder>

The configurator for the fill setting.

Stroke(System.Action)

Defines the stroke options of the shape connectors.

Parameters

configurator - System.Action<DiagramShapeDefaultsConnectorDefaultsStrokeSettingsBuilder>

The configurator for the stroke setting.

In this article
Not finding the help you need?