Search
LayerListView.getAddLayerButtonTooltip Method
See Also
 

Gets the tooltip for the 'Add Layer' button.

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

 Syntax

Java  Copy Code

public String getAddLayerButtonTooltip ()

 Return Value

A String specifying the tooltip of the Add Layer button.

 See Also