Gets or sets a value indicating whether the cut-vertices of tree subgraphs are added to the corresponding trees.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool EmphasizeTrees { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EmphasizeTrees As Boolean |
See Also