Sets the radius of arc joins of rounded links' segments.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setRoundedLinksRadius ( |
A float value specifying the radius length. The default is 2.
RemarksThe value of this property is used when RoundedLinks is enabled. It specifies the radius of the arcs drawn as joins between link segments.
See Also