The TreePlus type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CanvasElements | Collection of UIElements inside the Canvas. | |
| CollapsingTime | Gets the time the Collapsing-Animation should take from the Slider-Control in the GUI. | |
| ExpandingTime | Gets the time the Expanding-Animation should take from the Slider-Control in the GUI. | |
| ExplodingTime | Gets the time the Exploding-Animation should take from the Slider-Control in the GUI. | |
| IsCollapsing | Whether or not the current Animation-State is collapsing. | |
| IsExpanding | Whether or not the current Animation-State is expanding. | |
| IsExploding | Whether or not the current Animation-State is exploding. | |
| IsMoving | Whether or not the current Animation-State is moving. | |
| MovingTime | Gets the time the Moving-Animation should take from the Slider-Control in the GUI. | |
| OriginalNodes | The nodes of the original graph. | |
| TreePlusTree | The tree that is currently being displayed. |
See Also