Kendo.Mvc.UI.DiagramConnectionDefaultsSettings
Kendo UI DiagramConnectionDefaultsSettings class
Properties
Content
Defines the label displayed on the connection path.
Editable
Defines the editing behavior of the connections.
EndCap
The connections end cap configuration. Can be set to a configuration object or a string that represents the endCap.type value.
FromConnector
Specifies the name of the source shape connector that should be used by default. Valid values are "top", "right", "bottom", "left" and "auto".
Hover
Defines the default styling that is applied when the user hovers over a connection.
Selectable
Specifies if connections can be selected.
Selection
Defines the connections selection configuration.
StartCap
The connection start cap configuration or type name.
Stroke
Defines the connection line configuration.
ToConnector
Specifies the name of the target shape connector that should be used by default. Valid values are "top", "right", "bottom", "left" and "auto".
Type
The connections type.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary