Back to Devexpress

ConnectorType Enum

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-49917811.md

latest1.4 KB
Original Source

ConnectorType Enum

Lists connector types.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public enum ConnectorType
vb
Public Enum ConnectorType

Members

NameDescriptionExample
Straight

A straight line connector.

|

| | Elbow |

An elbow-shaped connector.

|

| | Curved |

A curved connector.

|

|

The following properties accept/return ConnectorType values:

See Also

DevExpress.XtraRichEdit.API.Native Namespace