Common base type for both Node and Edge.

Namespace: yWorks.yFiles.Algorithms
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class GraphObject
Visual Basic
Public Class GraphObject

Remarks

This type does not add public functionality to its base type.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms..::..GraphObject
    yWorks.yFiles.Algorithms..::..Edge
    yWorks.yFiles.Algorithms..::..Node

See Also