public class NTipOverTreeLayout : NDirectedTreeLayout, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
public class NTipOverTreeLayout : NDirectedTreeLayout, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
The children placement can be specified on a per vertex basis. If a vertex does not provide a concrete value for this parameter it is by default obtained from the ChildrenPlacement property.
Unlike classical tree layouts, this type of layout does not use an uniform parent placement. Based on whether the parent children must be arranged in a row or col, the layout uses the instance of the NParentPlacement class, accessible from the RowParentPlacement or the ColParentPlacement properties respectively.
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NAttribute
Nevron.Nov.Layout.NLayoutComponent
Nevron.Nov.Layout.NLayout
Nevron.Nov.Diagram.Layout.NGraphLayoutBase<T>
Nevron.Nov.Diagram.Layout.NTreeLayout
Nevron.Nov.Diagram.Layout.NDirectedTreeLayout
Nevron.Nov.Diagram.Layout.NTipOverTreeLayout
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)