Gets or sets the preferred number of vertices in the partitions allocated by the layout.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int DesiredSubgraphSize { get; set; } |
Visual Basic
![]() |
---|
Public Property DesiredSubgraphSize As Integer |
Setting this property to 0 or less will cause an exception.