Kendo.Mvc.UI.Fluent.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.