Search
Layer.getTitle Method
See Also
 

Gets a title associated with the layer.

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

A String containing the layer's title.

 See Also