Whether the graph factory method should create a graph instance that
supports folding.
Namespace: yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
| C# |
|---|
public bool FoldedGraph { get; set; } |
| Visual Basic |
|---|
Public Property FoldedGraph As Boolean Get Set |