ConnectorPointValues enumeration

Office 2013 and later

Connector Point

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
Auto Auto. When the item is serialized out as xml, its value is "auto".
BottomCenter Bottom Center. When the item is serialized out as xml, its value is "bCtr".
Center Center. When the item is serialized out as xml, its value is "ctr".
MiddleLeft Middle Left. When the item is serialized out as xml, its value is "midL".
MiddleRight Middle Right. When the item is serialized out as xml, its value is "midR".
TopCenter Top Center. When the item is serialized out as xml, its value is "tCtr".
BottomLeft Bottom Left. When the item is serialized out as xml, its value is "bL".
BottomRight Bottom Right. When the item is serialized out as xml, its value is "bR".
TopLeft Top Left. When the item is serialized out as xml, its value is "tL".
TopRight Top Right. When the item is serialized out as xml, its value is "tR".
Radial Radial. When the item is serialized out as xml, its value is "radial".
Show: