csharp
public sealed class GraphGroupA box drawn round some nodes, with a title.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public string TitleWhat the group is called.
public List<NodeId> NodesWhich nodes are in it.
Used by (10)
- AddGroupCommandVixen.Editor.NodeGraph
- CommandTestsVixen.Editor.NodeGraph.Tests
- NodeGraphDocumentVixen.Editor.NodeGraph
- NodeGraphModelVixen.Editor.NodeGraph
- NodeGraphModelTestsVixen.Editor.NodeGraph.Tests
- NodeGraphViewVixen.Editor.NodeGraph
- RemoveGroupCommandVixen.Editor.NodeGraph
- RemoveNodesCommandVixen.Editor.NodeGraph
- RenameGroupCommandVixen.Editor.NodeGraph
- ViewTestsVixen.Editor.NodeGraph.Tests