DroidDiagram Programmer's Guide
Layer.setTitle Method
See Also
 






Sets a title associated with the layer.

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

 Syntax

Java  Copy Code

public void setTitle (
    String value
)

 Parameters

value

A String containing the layer's title.

 See Also

Layer Members
Layer Class
com.mindfusion.diagramming Namespace