DroidDiagram Programmer's Guide
Shape.getTextArea Method
See Also
 






Gets the outline of the text area of this shape.

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

 Syntax

Java  Copy Code

public ElementTemplate[] getTextArea ()

 Return Value

An array of ElementTemplate objects specifying the text area of this shape.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace