Kendo.Mvc.UI.DiagramEditableResizeHandlesHoverStrokeSettings
Kendo UI DiagramEditableResizeHandlesHoverStrokeSettings class
Properties
Color
Specifies the stroke color on hovering over the resizing handles. See the editable.resize configuration for an example.
DashType
Specifies the stroke dash type on hovering over the resizing handles. See the editable.resize configuration for an example.The following dash types are supported: "dash" - A line that consists of dashes; "dashDot" - A line that consists of a repeating pattern of dash-dot; "dot" - A line that consists of dots; "longDash" - A line that consists of a repeating pattern of long-dash; "longDashDot" - A line that consists of a repeating pattern of long-dash-dot; "longDashDotDot" - A line that consists of a repeating pattern of long-dash-dot-dot or "solid" - A solid line.
Width
Specifies the stroke color on hovering over the resizing handles. See the editable.resize configuration for an example.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary