WindowOnMouseCallback Event OpenCvSharp Class Library
Event handler to be called every time mouse event occurs in the specified window.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public event CvMouseCallback OnMouseCallback

Value

Type: OpenCvSharpCvMouseCallback
See Also

Reference