Mouse position changed event.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public event HistogramEventHandler PositionChanged |
Remarks
The event is fired only if the AllowSelection property is set
to true. The passed to event handler HistogramEventArgs class is initialized
with Position property only, which is histogram value’s
index pointed by mouse.