VisConnectorEnds Enumeration
Specifies constants that define the end points of a connector; passed to the Shape.Disconnect method.
Version Information
Version Added: Visio 2010
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. |