MindFusion.Wpf Pack Programmer's Guide
TableNode.Shape Property
See Also
 





Gets or sets the shape of the table's outline.

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

 Syntax

C#  Copy Code

public SimpleShape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As SimpleShape

 Property Value

A member of the SimpleShape enumeration. Initialized with the value of TableShape.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming.Wpf Namespace