ConnectorConnectTo Method | 
| Name | Description | |
|---|---|---|
| ConnectTo(Connector, ConnectorAlignment) | 
            Connect this and another connector together.
              | |
| ConnectTo(Connector, Boolean) | 
            Connect two objects together. The method must take care of the placement and
            orientation of the respective visual objects.
              | |
| ConnectTo(Connector, Boolean, Boolean) | 
            Connect two objects together. The method must take care of the placement and
            orientation of the respective visual objects.
              | |
| ConnectTo(Connector, ConnectorAlignment, Boolean, Boolean) | 
            Connect this and another connector together.
              | |
| ConnectTo(Connector, Boolean, Boolean, Boolean) | 
            Connect two objects together. The method must take care of the placement and
            orientation of the respective visual objects.
              | |
| ConnectTo(Connector, ConnectorAlignment, Boolean, Boolean, Action) | 
            Connect this and another connector together (Only usable from C# scripting, not JScript).
              |