Defines the possible values for shape property of tables and containers.
Namespace: MindFusion.Diagramming
File: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Rectangle |
Sets node's shape to rectangle. |
![]() |
RoundedRectangle |
Sets node's shape to rounded rectangle. |
See Also