Search
Diagram.setLinkSegments Method
See Also
 

Sets the default number of link segments.

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

 Syntax

Java  Copy Code

public void setLinkSegments (
    int value
)

 Parameters

value

An integer value specifying the default number of link segments.

 See Also