Gets or sets a value indicating whether to apply stable sorting during the layout algorithm. Stable sorting sometimes produces more readable results.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool StableSort { get; set; } |
Visual Basic
![]() |
---|
Public Property StableSort As Boolean |