Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

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