DiagramLite Programmer's Guide
TreeLayout.Direction Property
See Also
 





Gets or sets the tree direction.

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

 Syntax

C#  Copy Code

public TreeLayoutDirection Direction { get; set; }

Visual Basic  Copy Code

Public Property Direction As TreeLayoutDirection

 Property Value

A member of the TreeLayoutDirection.

 See Also

TreeLayout Members
TreeLayout Class
MindFusion.Diagramming.Layout Namespace