ASP.NET Pack Programmer's Guide
SimpleShape Members
Constructors Fields
 


The members of this enumeration specify the shape of a node's outline. These constants can be used as parameters of the setShape method of the TableNode, TreeViewNode and ContainerNode classes.

The following tables list the members exposed by the SimpleShape type.

 Public Constructors

  Name Description

SimpleShape

 

 Public Fields

  Name Description

Rectangle

The node's shape is a rectangle.

RoundedRectangle

The node's shape is a rounded rectangle.

 See Also

SimpleShape Class
com.mindfusion.diagramming Namespace