ConnectorRoutingValues enumeration

Office 2013 and later

Connector Routing

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
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: