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

DiagramConnectionDefaultsSelectionHandlesSettingsBuilder

Methods

Fill(System.Action)

Defines the handles fill options when connections are selected.

Parameters

configurator - System.Action<DiagramConnectionDefaultsSelectionHandlesFillSettingsBuilder>

The configurator for the fill setting.

Stroke(System.Action)

Defines the handles stroke options when connections are selected.

Parameters

configurator - System.Action<DiagramConnectionDefaultsSelectionHandlesStrokeSettingsBuilder>

The configurator for the stroke setting.

Width(System.Double)

The width of the handle elements when connections are selected.

Parameters

value - System.Double

The value for Width

Height(System.Double)

The height of the handle elements when connections are selected.

Parameters

value - System.Double

The value for Height

In this article
Not finding the help you need?