DroidDiagram Programmer's Guide
Command.setTitle Method
See Also
 






Sets the command title.

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

 Syntax

Java  Copy Code

public void setTitle (
    String value
)

 Parameters

value

A String containing the command's title.

 See Also

Command Members
Command Class
com.mindfusion.diagramming Namespace