Kendo.Mvc.UI.Fluent.DiagramConnectionStrokeSettingsBuilder
Defines the fluent API for configuring the DiagramConnectionStrokeSettings settings.
Methods
Color(System.String)
Defines the stroke or line color of the connection.
Parameters
value System.String
The value that configures the color.
Width(System.Double)
Defines the stroke width of the connection.
Parameters
value System.Double
The value that configures the width.