DroidDiagram Programmer's Guide
DiagramLink.getAllowMoveEnd Method
See Also
 






Gets a value indicating whether users are allowed to move the last control point of a link.

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

 Syntax

Java  Copy Code

public boolean getAllowMoveEnd ()

 Return Value

true if the last control point can be moved, otherwise false.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace