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

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

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