EventArgsT1, T2Value1 Property |
http://www.emgu.com
The first value
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntaxpublic T1 Value1 { get; }
Public ReadOnly Property Value1 As T1
Get
public:
property T1 Value1 {
T1 get ();
}
member Value1 : 'T1 with get
Property Value
Type:
T1
See Also