DroidDiagram Programmer's Guide
DiagramLink.getLongestHSegment Method
See Also
 






Returns the index of the longest non-vertical segment of the link.

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

 Syntax

Java  Copy Code

public int getLongestHSegment ()

 Return Value

An integer value specifying the index of the segment.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace