Search
ConnectionPoint Constructor
See Also
 

 Overload List

Name Description

ConnectionPoint ()

Initializes a new instance of the ConnectionPoint class. This constructor is used only during deserialization.

ConnectionPoint (DiagramNode, DiagramLink, boolean)

Initializes a new instance of the ConnectionPoint class between the specified node and link.

 See Also