ConnectorRoutingValues enumeration
Office 2013 and later
Connector Routing
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Straight | Straight. When the item is serialized out as xml, its value is "stra". | |
| Bending | Bending. When the item is serialized out as xml, its value is "bend". | |
| Curve | Curve. When the item is serialized out as xml, its value is "curve". | |
| LongCurve | Long Curve. When the item is serialized out as xml, its value is "longCurve". |
Show: