DroidDiagram Programmer's Guide
Diagram.setMergeThreshold Method
See Also
 






Sets 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 void setMergeThreshold (
    float value
)

 Parameters

value

A float value specifying the maximal merge distance.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace