DiagramSelectableSettingsBuilder

Methods

Multiple(System.Boolean)

Specifies if the multiple selection should be enabled.

Parameters

value - System.Boolean

The value for Multiple

RETURNS

Returns the current DiagramSelectableSettingsBuilder instance.

Stroke(System.Action)

Defines the selection line configuration.

Parameters

configurator - System.Action<DiagramSelectableStrokeSettingsBuilder>

The configurator for the stroke setting.

RETURNS

Returns the current instance of DiagramSelectableSettingsBuilder .

Key(Kendo.Mvc.UI.DiagramSelectableKey)

The selectable key.

Parameters

value - DiagramSelectableKey

The value for Key

RETURNS

Returns the current DiagramSelectableSettingsBuilder instance.