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