Search
DiagramAdapter.linkModified Method
See Also
 

Raised when the user moves any control point of a link.

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

 Syntax

Java  Copy Code

public void linkModified (
    LinkEvent e
)

 Parameters

e

 See Also