ASP.NET Pack Programmer's Guide
Path.getLength Method
See Also
 





Gets the length of the Path expressed as the number of links participating in it.

Namespace: MindFusion.Diagramming
Package: PathFinder.js

 Syntax

JavaScript  Copy Code

function getLength ()

 Return Value

Type: Number
An integer value that represents the number of edges (links) in the path.

 See Also

Path Members
Path Class
MindFusion.Diagramming Namespace