MindFusion.Wpf Pack Programmer's Guide
TopologicalLayout.MultipleGraphsPlacement Property
See Also
 





Gets or sets a value indicating how multiple independent graphs in the diagram should be positioned relatively to each other.

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

 Syntax

C#  Copy Code

public new MultipleGraphsPlacement MultipleGraphsPlacement { get; set; }

Visual Basic  Copy Code

Public Shadows Property MultipleGraphsPlacement As MultipleGraphsPlacement

 Property Value

A member of the MultipleGraphsPlacement enumeration. The default value is Vertical.

 See Also

TopologicalLayout Members
TopologicalLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace