Constructor
            
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
 Name of the button ( if null, the name will be “button <number of boutton>”)
- callback
- Type: OpenCvSharpCvButtonCallback
 Pointer to the function to be called every time the button changed its state.
See Also