DiagramConnectionEndCapStrokeSettingsBuilder
Methods
Color(System.String)
The connection end cap stroke color.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramConnectionEndCapStrokeSettingsBuilder instance.
Width(System.Double)
The connection end cap stroke width.
Parameters
value - System.Double
The value for Width
RETURNS
Returns the current DiagramConnectionEndCapStrokeSettingsBuilder instance.
DashType(Kendo.Mvc.UI.DiagramDashType)
The connection end cap stroke dash type.
Parameters
value - DiagramDashType
The value for DashType
RETURNS
Returns the current DiagramConnectionEndCapStrokeSettingsBuilder instance.