Gets or sets a value indicating whether to use an additional partitioning pass on the result of the initial partitioning. This additional partitioning is simplified - it only looks for trees with depth 2.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool UseAdditionalPartitioning { get; set; } |
Visual Basic
![]() |
---|
Public Property UseAdditionalPartitioning As Boolean |