Kendo.Mvc.UI.Fluent.DiagramEditableSelectStrokeSettingsBuilder
Defines the fluent API for configuring the DiagramEditableSelectStrokeSettings settings.
Methods
Color(System.String)
Specifies the select stroke color.
Parameters
value System.String
The value that configures the color.
Width(System.Double)
Specifies the select stroke width.
Parameters
value System.Double
The value that configures the width.
DashType(System.String)
Specifies the select stroke dash type.
Parameters
value System.String
The value that configures the dashtype.