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