http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.4.2.1777 (2.4.2.1777)
The value of the EventArgs
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public T Value { get; } |
Visual Basic |
---|
Public ReadOnly Property Value As T Get |
Visual C++ |
---|
public: property T Value { T get (); } |