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