ビデオ入力イベント引数クラス

Namespace: FVIL.Imaging
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
[SerializableAttribute]
public class GrabberEventArgs : EventArgs
Visual Basic
<SerializableAttribute>
Public Class GrabberEventArgs
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
System..::..EventArgs
FVIL.Imaging..::..GrabberEventArgs

See Also