Search
TreeViewNode.getShape Method
See Also
 

Gets the shape of this node.

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

 Syntax

Java  Copy Code

public SimpleShape getShape ()

 Return Value

A member of the SimpleShape enumeration.

 See Also