ASP.NET Pack Programmer's Guide
TopologicalLayout.Orientation Property
See Also
 





Gets or sets the overall orientation of the arranged diagram.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the Orientation enumeration. The default is Horizontal.

 See Also

TopologicalLayout Members
TopologicalLayout Class
MindFusion.Diagramming.Layout Namespace