DroidDiagram Programmer's Guide
DiagramLink.setSegmentCount Method
See Also
 






Sets the number of segments of this link.

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

 Syntax

Java  Copy Code

public void setSegmentCount (
    int value
)

 Parameters

value

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

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace