Instances of this class are used to represent the shape of subtrees during the layout.

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

Syntax

C#
public sealed class SubtreeShape
Visual Basic
Public NotInheritable Class SubtreeShape

Remarks

Instances of this class are used to represent the shape of subtrees during the layout.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Tree..::..GenericTreeLayouter..::..SubtreeShape

See Also