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
SyntaxJava
Copy Code
|
|---|
public void setMergeThreshold ( |
A float value specifying the maximal merge distance.
See Also