Search
Palette.getAutoConnectLinks Method
See Also
 

Gets a value indicating whether links should be automatically connected to nearby nodes when dropped from the palette.

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

 Syntax

Java  Copy Code

public boolean getAutoConnectLinks ()

 Return Value

true to auto-connect links; otherwise, false.

 See Also