Search
Selection.getOffsetUnconnectedLinks 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 boolean getOffsetUnconnectedLinks ()

 Return Value

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

 See Also