VisToParts Enumeration (Visio)
Published: July 16, 2012
Values returned by the Connect.ToPart property.
|
Constant |
Value |
Description |
|---|---|---|
|
visConnectionPoint |
100 + row index of connection point |
Connect to specified connection point on target shape. |
|
visConnectToError |
-1 |
Error connecting to shape. |
|
visGuideIntersect |
4 |
Connect to intersection of guides on target shape. |
|
visGuideX |
1 |
Connect to vertical guide on target shape. |
|
visGuideY |
2 |
Connect to horizontal guide on target shape. |
|
visToAngle |
7 |
Connect to angle on target shape. |
|
visToNone |
0 |
Do not connect. |
|
visWholeShape |
3 |
Connect to entire target shape, using dynamic glue. |