New to Telerik UI for WPFStart a free 30-day trial

The type of the connection.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

C#
public enum ConnectionType

Fields

Bezier connection type.

C#
Bezier = 1

Polyline connection type.

C#
Polyline = 0

The canonical spline interpolates smoothly between the intermediate connection points without the usage of handles like the Bezier type.

C#
Spline = 2
In this article
DefinitionFieldsBezierPolylineSpline
Not finding the help you need?
Contact Support