Connector.AddConnection Method
Overloads | |
---|---|
AddConnectionPin, Pin | Add connection between two points. |
AddConnectionPin, PointI | Add connection between two points. |
AddConnectionPointI, PointI | Add connection between two points. |
Connector.AddConnectionPin, Pin Method
Add connection between two points.
Parameters
startPin
Pin
endPin
Pin
Connector.AddConnectionPin, PointI Method
Add connection between two points.
Parameters
startPin
Pin
end
PointI
Connector.AddConnectionPointI, PointI Method
Add connection between two points.
Parameters
start
PointI
end
PointI