Search
LayerListView.getDisplayText Method
See Also
 

Gets a value indicating whether to paint the text of items in the overview.

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

 Syntax

Java  Copy Code

public boolean getDisplayText ()

 Return Value

true to display items' text, otherwise false.

 See Also