Search
Diagram.getLinkEndsMovable Method
See Also
 

Gets a value indicating that users are allowed to move the end points of a link after the link is created.

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

 Syntax

Java  Copy Code

public boolean getLinkEndsMovable ()

 Return Value

true if users are allowed to move the end points of new links, otherwise false.

 See Also