http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
The MethodInfo
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public MethodInfo Method { get; set; } |
Visual Basic |
---|
Public Property Method As MethodInfo Get Set |
Visual C++ |
---|
public: property MethodInfo^ Method { MethodInfo^ get (); void set (MethodInfo^ value); } |