Common base type for both Node and Edge.

Namespace: yWorks.yFiles.Algorithms
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

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