Sets the radius of the shapes drawn at link crossing points.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder crossingRadius ( |
A float value specifying the size of the shapes drawn at link intersection points.
This DiagramBuilder instance.
See Also