ConnectorShapeType Enum
Lists available connector shape types.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Members
| Name | Description | Image |
|---|---|---|
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. |
|
Related API Members
The following properties accept/return ConnectorShapeType values:
See Also








