Search
LinkLabel.getText Method
See Also
 

Gets the label's text.

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

 Syntax

Java  Copy Code

public String getText ()

 Return Value

A String containing the label's text.

 See Also