DroidDiagram Programmer's Guide
TextComponent.getText Method
See Also
 






Gets the text displayed by the component.

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

 Syntax

Java  Copy Code

public String getText ()

 Return Value

A String value.

 See Also

TextComponent Members
TextComponent Class
com.mindfusion.diagramming.components Namespace