A struct that can be used to describe a collapsed node in an IFoldedGraph view.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public struct DummyNodeId |
| Visual Basic |
|---|
Public Structure DummyNodeId |
Remarks
Instances of this type are passed to the various methods in FoldingManager
to identify collapsed group nodes inside IFoldedGraph views.