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





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

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getRoundedLinksRadius ()

 Return Value

Type: Number
A number specifying the radius length. The default value is 2.

 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