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