Search
LinkLabel.getAutoArrange Method
See Also
 

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

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

 Syntax

Java  Copy Code

public boolean getAutoArrange ()

 Return Value

A boolean indicating whether the label can be auto arranged.

 See Also