Defines the possible values for Shape property of tables.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum SimpleShape |
Visual Basic Copy Code |
---|
Public Enum SimpleShape |
Member name | Description | |
---|---|---|
Rectangle |
Sets table's shape to rectangle. |
|
RoundedRectangle |
Sets table's shape to rounded rectangle. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |