MindFusion.Wpf Pack Programmer's Guide
SimpleShape Enumeration
See Also
 





Defines the possible values for the Shape property of tables, tree views and containers.

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

 Syntax

C#  Copy Code

public enum SimpleShape

Visual Basic  Copy Code

Public Enum SimpleShape

 Members

  Member name Description

Rectangle

Sets node's shape to rectangle.

RoundedRectangle

Sets node's shape to rounded rectangle.

 See Also

MindFusion.Diagramming.Wpf Namespace