Search
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