DroidDiagram Programmer's Guide
Diagram.setTableShape Method
See Also
 






Sets the default value of the Shape property of new tables.

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

 Syntax

Java  Copy Code

public void setTableShape (
    SimpleShape value
)

 Parameters

value

A member of the SimpleShape enumeration.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace