IVZInteractable

Assembly: Visualizators;

Description

The IVZInteractable interface is used to work with interactivity functions.

Inheritance Hierarchy

          IVZInteractable

Comments

Interactivity is an interaction between the user and interface objects using the mouse.

Properties

  Property name Brief description
Hover The Hover property returns identifier of highlighted element.
Selection The Selection property determines a list of selected elements.

Methods

  Method name Brief description
SetHover The SetHover method sets element highlighting.

See also:

Visualizators Assembly Interfaces