Visio.ConnectorDirection enum
Direction of connector in DataVisualizer diagram.
Remarks
[ API set: 1.1 ]
Fields
| fromTarget = "FromTarget" | Direction will be from target to source shape.
|
| toTarget = "ToTarget" | Direction will be from source to target shape.
|