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.Silverlight
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.