ConnectorFormat Methods
Contains connector settings.| Name | Description |
|---|---|
| ConnectEndPoint(Shape, Int32) | Attaches the connector’s end point to the drawing object. |
| ConnectStartPoint(Shape, Int32) | Attaches the connector’s start point to the drawing object. |
| DisconnectEndPoint() | Disconnects the connector’s end point from a drawing object. |
| DisconnectStartPoint() | Disconnects the connector’s start point from a drawing object. |
See Also