Gets or sets a value indicating whether a cut-vertex between tree and non-tree subgraphs should be considered part of the tree.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool EmphasizeTrees { get; set; } |
Visual Basic
![]() |
---|
Public Property EmphasizeTrees As Boolean |
true to add cut-vertices to trees, otherwise false. The default value is true.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |