Sets the maximum distance between adjacent control points of a link at which the respective segments can be merged.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder mergeThreshold ( |
A float value specifying the maximal merge distance.
This DiagramBuilder instance.
See Also