Search
CompositeLayout.PartitionMethod Property
See Also
 






Gets or sets the method to use when finding partition within the source graph.

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

 Syntax

C#  Copy Code

public PartitionMethod PartitionMethod { get; set; }

Visual Basic  Copy Code

Public Property PartitionMethod As PartitionMethod

 Property Value

 See Also