MindFusion.Java Package Programmer's Guide
DiagramLink.getOriginConnection Method
See Also
 






Gets the ConnectionPoint object representing the link connection to its origin node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public ConnectionPoint getOriginConnection ()

 Return Value

An instance of ConnectionPoint or derived class.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace
getOrigin Method