| EventArgsT1, T2Value2 Property |
http://www.emgu.com
The second value
Namespace: Emgu.UtilAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic T2 Value2 { get; }Public ReadOnly Property Value2 As T2
Get
public:
property T2 Value2 {
T2 get ();
}member Value2 : 'T2 with get
Property Value
Type:
T2
See Also