Enum
ShapeConnectionType

Represents the connections types.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum ShapeConnectionType

Fields

Both

Both incoming and outgoing connections.

Declaration

cs-api-definition
Both = 2

Field Value

ShapeConnectionType

Incoming

Incoming connections.

Declaration

cs-api-definition
Incoming = 1

Field Value

ShapeConnectionType

Outgoing

Outgoing connections.

Declaration

cs-api-definition
Outgoing = 0

Field Value

ShapeConnectionType

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