Usages of SubtreeRootAlignment
Properties
rootAlignment | in DoubleLayerSubtreePlacer | Gets or sets the SubtreeRootAlignment that defines how the root node is aligned with its children and their shapes. | |
rootAlignment | in LevelAlignedSubtreePlacer | Gets or sets the SubtreeRootAlignment that defines how the root node is aligned with its children and their shapes. |
Method Return Values
from (SubtreeRootAlignment) | in SubtreeRootAlignment | Converts the given argument to an enum constant of this enum type. |
Method Parameters
DoubleLayerSubtreePlacer () | in DoubleLayerSubtreePlacer | Creates a new LeftRightSubtreePlacer instance. | |
LevelAlignedSubtreePlacer (any?, ) | in LevelAlignedSubtreePlacer | Creates a new LevelAlignedSubtreePlacer instance. | |
from (SubtreeRootAlignment) | in SubtreeRootAlignment | Converts the given argument to an enum constant of this enum type. | |
getName (SubtreeRootAlignment) | in SubtreeRootAlignment | Returns the name of the given enum constant. |