ASP.NET Pack Programmer's Guide
Diagram.setRoundedLinksRadius Method
See Also
 





Sets the radius of joint arcs of rounded links' segments.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setRoundedLinksRadius (value)

 Parameters

value

A number specifying the radius length.

 Remarks

The 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

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
CrossingRadius Property