Click or drag to resize

EventArgsTValue Property

http://www.emgu.com
The value of the EventArgs

Namespace:  Emgu.Util
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public T Value { get; }

Property Value

Type: T
See Also