Sets the shape of the table's outline.
Namespace: MindFusion.Diagramming.FluentAssembly: MindFusion.Diagramming
public static T Shape<T> ( T tableNode, SimpleShape value) where T : TableNode
Public Shared Function Shape(Of T As TableNode) ( _ tableNode As T, _ value As SimpleShape _) As T
TableNodeExtensions MembersTableNodeExtensions ClassMindFusion.Diagramming.Fluent Namespace