Encapsulates information bound to a node during the algorithm calculates a layout

Namespace: yWorks.yFiles.Layout.Tree
Assembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2

Syntax

C#
public class NodeInfo
Visual Basic
Public Class NodeInfo

Remarks

Encapsulates information bound to a node during the algorithm calculates a layout

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Tree..::..BalloonLayouter..::..NodeInfo

See Also