DroidDiagram Programmer's Guide
Selection.setOffsetUnconnectedLinks Method
See Also
 






Specifies whether to translate all points of selected unconnected links when moving multiple selection.

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

 Syntax

Java  Copy Code

public void setOffsetUnconnectedLinks (
    boolean value
)

 Parameters

value
true to offset all control points of unconnected links, or false otherwise.

 See Also

Selection Members
Selection Class
com.mindfusion.diagramming Namespace