DiagramShapeConnectorDefaultsStrokeSettingsBuilder
Methods
Color(System.String)
Defines the stroke color.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramShapeConnectorDefaultsStrokeSettingsBuilder instance.
Width(System.Double)
Defines the thickness or width of the shape connectors stroke.
Parameters
value - System.Double
The value for Width
RETURNS
Returns the current DiagramShapeConnectorDefaultsStrokeSettingsBuilder instance.
DashType(Kendo.Mvc.UI.DiagramDashType)
The dash type of the stroke.
Parameters
value - DiagramDashType
The value for DashType
RETURNS
Returns the current DiagramShapeConnectorDefaultsStrokeSettingsBuilder instance.