http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Call the specific method with the specific parameters on the provided instance
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Object InvokeMethod( Object instance ) |
Visual Basic |
---|
Public Function InvokeMethod ( _ instance As Object _ ) As Object |
Visual C++ |
---|
public: Object^ InvokeMethod( Object^ instance ) |
Parameters
- instance
- Type: System..::..Object
The instance to call the method
Return Value
[Missing <returns> documentation for "M:Emgu.CV.UI.Operation.InvokeMethod(System.Object)"]