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

DiagramEditableResizeHandlesStrokeSettingsBuilder

Defines the fluent API for configuring the DiagramEditableResizeHandlesStrokeSettings settings.

Methods

Color(System.String)

Specifies the stroke color of 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 of 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 thickness of 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?