Sets the number of segments of this link.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramLinkBuilder segmentCount ( |
An integer value specifying the number of segments in the link.
This DiagramLinkBuilder instance.
See Also