VisualizatorHoverMode

Description

The VisualizatorHoverMode enumeration is used to determine hover mode for visualizer elements.

It is used by the following properties:

Available Values

Value Brief description
0 Click. The mode of event handling on click on the visualizer element.
1 MouseOver. The mode of event handling, when the mouse cursor hovers over the visualizer element area.
2 MouseOverCenter. The mode of event handling when the mouse cursor hovers over the central part of visualizer element.

See also:

Visualizators Assembly Enumerations