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

DiagramEditableResizeHandlesHoverStrokeSettingsBuilder

Defines the fluent API for configuring the DiagramEditableResizeHandlesHoverStrokeSettings settings.

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 that configures the color.

DashType(System.String)

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

Parameters

value - System.String

The value that configures the dashtype.

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 that configures the width.

In this article
Not finding the help you need?