VisConnectorEnds enumeration (Visio)
Specifies constants that define the end points of a connector; passed to the Shape.Disconnect method.
Name | Value | Description |
---|---|---|
visConnectorBeginpoint | 0 | The begin point of the connector. |
visConnectorEndPoint | 1 | The end point of the connector. |
visConnectorBothEnds | 2 | Both the begin point and the end point of the connector. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.