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