MindFusion.Wpf Pack Programmer's Guide
Diagram.TableShape Property
See Also
 





Gets or sets the default shape of new tables.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public SimpleShape TableShape { get; set; }

Visual Basic  Copy Code

Public Property TableShape As SimpleShape

 Property Value

A member of the SimpleShape enumeration. The default value is Rectangle.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming.Wpf Namespace