Back to Devexpress

ConnectorShapeType Enum

officefileapi-devexpress-dot-docs-dot-presentation-890c9f00.md

latest2.7 KB
Original Source

ConnectorShapeType Enum

Lists available connector shape types.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum ConnectorShapeType
vb
Public Enum ConnectorShapeType

Members

NameDescriptionImage
Line

A straight connector.

|

| | Elbow |

An elbow connector.

|

| | ElbowWithHandle |

An elbow connector with one handle.

|

| | ElbowWith2Handles |

An elbow connector with two handles.

|

| | ElbowWith3Handles |

An elbow connector with three handles.

|

| | Curved |

A curved connector.

|

| | CurvedWithHandle |

A curved connector with one handle.

|

| | CurvedWith2Handles |

A curved connector with two handles.

|

| | CurvedWith3Handles |

A curved connector with three handles.

|

|

The following properties accept/return ConnectorShapeType values:

See Also

DevExpress.Docs.Presentation Namespace