Kendo.Mvc.UI.DiagramConnection
Kendo UI DiagramConnection class
Properties
Content
Defines the connection content settings.
Editable
Defines the shape editable options.
EndCap
The connection end cap configuration or type name.
From
Defines the source of the connection. You can set this property to a value matching a shape id or to an object with XY-coordinates.
FromConnector
Specifies the name of the source shape connector that should be used by the connection.
Hover
Defines the hover configuration.
Points
Sets the intermediate points (in global coordinates) of the connection. These points cannot be manipulated by user action.
Selection
Defines the connection selection configuration.
StartCap
The connection start cap configuration or type name.
Stroke
Defines the stroke configuration.
To
Defines the target of the connection. You can set this property to a value matching a shape id or to an object with XY-coordinates.
ToConnector
Specifies the name of the target shape connector that should be used by the connection.
Type
The connection type.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary