An interface that describes the structural information of a graph and the data
that is associated with its nodes and edges.
Namespace: yWorks.yFiles.AlgorithmsAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IGraphInterface |
| Visual Basic |
|---|
Public Interface IGraphInterface |
Remarks
An interface that describes the structural information of a graph and the data
that is associated with its nodes and edges.