|
HistogramPositionChanged Event
|
Mouse position changed event.
Namespace:
Accord.Controls
Assembly:
Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax 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.
See Also