Gets or sets the radius of joint arcs of rounded links' segments.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript Copy Code |
---|
get roundedLinksRadius() {} |
Number
A number specifying the radius length. The default value is 2.
The value of this property is used when roundedLinks is enabled. It specifies the radius of the arcs drawn as joins between link segments.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |