DiagramSelectableStrokeSettingsBuilder

Methods

Color(System.String)

Defines the selection stroke color. Accepts valid CSS colors.

Parameters

value - System.String

The value for Color

RETURNS

Returns the current DiagramSelectableStrokeSettingsBuilder instance.

Width(System.Double)

Defines the selection stroke width.

Parameters

value - System.Double

The value for Width

RETURNS

Returns the current DiagramSelectableStrokeSettingsBuilder instance.

DashType(Kendo.Mvc.UI.DiagramDashType)

Defines the selection dash type.

Parameters

value - DiagramDashType

The value for DashType

RETURNS

Returns the current DiagramSelectableStrokeSettingsBuilder instance.