IVZBubbleTreeItem

Assembly: Visualizators;

Description

The IVZBubbleTreeItem interface is used to work with bubble tree elements.

Inheritance Hierarchy

          IVZTreeItem

          IVZBubbleTreeItem

Comments

Bubble tree element parameters may be obtained in the IVZTreeModel.ActiveItem and IVZTreeModel.RootItem properties after they are cast to the IVZBubbleTreeItem type.

Properties inherited from the IVZTreeItem Interface

  Property name Brief description
ID The ID property returns identifier of visualizer tree element.
Items The Items property determines children of selected visualizer tree element.
Parent The Parent property returns parent item for selected visualizer tree element.
Selected The Selected property determines whether visualizer tree area is selected.

See also:

Visualizators Assembly Interfaces