DroidDiagram Programmer's Guide
DiagramLink.getSegmentCount Method
See Also
 






Gets the number of segments of this link.

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

 Syntax

Java  Copy Code

public int getSegmentCount ()

 Return Value

An integer value specifying the number of segments in the link.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace