Click or drag to resize

OnvifImageEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraOnvifImageEventArgs

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class OnvifImageEventArgs : EventArgs

The OnvifImageEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOnvifImageEventArgsInitializes a new instance of the OnvifImageEventArgs class
Top
Properties
 NameDescription
Public propertyDeviceUri 
Public propertyID 
Public propertyImage 
Top
See Also