Search
Palette.getAutoConnectDistance Method
See Also
 

Gets the maximum distance within which a link dropped from the palette will attempt to auto-connect to a nearby node.

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

 Syntax

Java  Copy Code

public float getAutoConnectDistance ()

 Return Value

The auto-connect distance.

 See Also