Gets a value indicating whether the joints between segments of Polyline and Cascading links should be rounded.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function getRoundedLinks () |
true to draw rounded segment joints; otherwise, false. The default value is false.
The value of this property is considered when drawing links whose Shape is set to Polyline or Cascading. If the property is enabled, the joins between the segments of all such links are drawn as arcs, whose radius equals the value of RoundedLinksRadius.