DiagramEditableResizeHandlesHoverStrokeSettingsBuilder

Methods

Color(System.String)

Specifies the stroke color on hovering over the resizing handles. See the editable.resize configuration for an example.

Parameters

value - System.String

The value for Color

RETURNS

Returns the current DiagramEditableResizeHandlesHoverStrokeSettingsBuilder instance.

Width(System.Double)

Specifies the stroke color on hovering over the resizing handles. See the editable.resize configuration for an example.

Parameters

value - System.Double

The value for Width

RETURNS

Returns the current DiagramEditableResizeHandlesHoverStrokeSettingsBuilder instance.

DashType(Kendo.Mvc.UI.DiagramDashType)

Specifies the stroke dash type on hovering over the resizing handles.

Parameters

value - DiagramDashType

The value for DashType

RETURNS

Returns the current DiagramEditableResizeHandlesHoverStrokeSettingsBuilder instance.