DiagramShapeConnectorStrokeSettingsBuilder
Methods
Color(System.String)
Defines the stroke color.
Parameters
value - System.String
The value for Color
RETURNS
Returns the current DiagramShapeConnectorStrokeSettingsBuilder 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 DiagramShapeConnectorStrokeSettingsBuilder instance.
DashType(Kendo.Mvc.UI.DiagramDashType)
The connector stroke dash type.
Parameters
value - DiagramDashType
The value for DashType
RETURNS
Returns the current DiagramShapeConnectorStrokeSettingsBuilder instance.