Search
Diagram.getShapeText Method
See Also
 

Gets the default text assigned to new nodes.

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

 Syntax

Java  Copy Code

public String getShapeText ()

 Return Value

A String containing the default box text.

 See Also