DroidDiagram Programmer's Guide
LinkLabel.setAutoArrange Method
See Also
 






Sets a value indicating whether the label can be auto arranged.

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

 Syntax

Java  Copy Code

public void setAutoArrange (
    boolean value
)

 Parameters

value

A boolean indicating whether the label can be auto arranged.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace