Search
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.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public new MultipleGraphsPlacement MultipleGraphsPlacement { get; set; }

Visual Basic  Copy Code

Public Shadows Property MultipleGraphsPlacement As MultipleGraphsPlacement

 Property Value

 See Also