Sets a value indicating whether users are allowed to move the last control point of a link.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramLinkBuilder allowMoveEnd ( |
true if the last control point can be moved, otherwise false.
This DiagramLinkBuilder instance.
See Also