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