Click or drag to resize

ConnectorConnect Method

Overload List
  NameDescription
Public methodStatic memberConnect(IConnectable, String, IConnectable, String, ConnectorAlignment, Boolean)
Connect two named connectors together with parameters determining whether and how the connectables (Visuals) should move when aligned.
Public methodStatic memberConnect(IConnectable, String, IConnectable, String, Boolean, Boolean)
Connect two named connectors together with parameters determining whether and how the connectables (Visuals) should move when aligned.
Public methodStatic memberConnect(IConnectable, String, IConnectable, String, ConnectorAlignment, Boolean, Boolean)
Connect two named connectors together with parameters determining whether and how the connectables (Visuals) should move when aligned.
Public methodStatic memberConnect(IConnectable, String, IConnectable, String, Boolean, Boolean, Boolean)
Connect two named connectors together with parameters determining whether and how the connectables (Visuals) should move when aligned.
Top
See Also