officefileapi-devexpress-dot-docs-dot-presentation-890c9f00.md
Lists available connector shape types.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public enum ConnectorShapeType
Public Enum ConnectorShapeType
| 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.
|
|
The following properties accept/return ConnectorShapeType values:
See Also