The VisualizatorHoverMode enumeration is used to determine hover mode for visualizer elements.
It is used by the following properties:
Value | Brief description |
0 |
Click. The mode of event handling on the main mouse button 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: