DroidDiagram Programmer's Guide
Path.getLength Method
See Also
 






Gets the number of links in the path.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getLength ()

 Return Value

An integer value specifying the number of links.

 See Also

Path Members
Path Class
com.mindfusion.diagramming Namespace