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.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
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.