DroidDiagram Programmer's Guide
Diagram.getMergeThreshold Method
See Also
 






Gets the maximum distance between adjacent control points of a link at which the respective segments can be merged.

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

 Syntax

Java  Copy Code

public float getMergeThreshold ()

 Return Value

A float value specifying the maximal merge distance.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace