DiagramLite Programmer's Guide
SimpleShape Enumeration
See Also
 





Defines the possible values for the Shape property of tables.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public enum SimpleShape

Visual Basic  Copy Code

Public Enum SimpleShape

 Members

  Member name Description

Rectangle

Sets table's shape to rectangle.

RoundedRectangle

Sets table's shape to rounded rectangle.

 See Also

MindFusion.Diagramming Namespace