Search
ShapeNode.getShape Method
See Also
 

Gets the shape of a node.

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

 Syntax

Java  Copy Code

public Shape getShape ()

 Return Value

A Shape object representing the node's shape.

 See Also