Enum
ConnectionType

The type of the connection.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum ConnectionType

Fields

Bezier

Bezier connection type.

Declaration

cs-api-definition
Bezier = 1

Field Value

ConnectionType

Polyline

Polyline connection type.

Declaration

cs-api-definition
Polyline = 0

Field Value

ConnectionType

Spline

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

Declaration

cs-api-definition
Spline = 2

Field Value

ConnectionType

In this article
DefinitionFieldsBezierPolylineSpline
Not finding the help you need?
Contact Support