Enum ConnectionType
The type of the connection.
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public enum ConnectionType
Bezier
Bezier connection type.
Polyline
Polyline connection type.
Spline
The canonical spline interpolates smoothly between the intermediate connection points without the usage of handles like the Bezier type.