Gets or sets the default value of the Shape property of new tables.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public SimpleShape TableShape { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableShape As SimpleShape |
A member of the SimpleShape enumeration. The default value is Rectangle.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |