Click or drag to resize
OnvifImageEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraOnvifImageEventArgs

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

The OnvifImageEventArgs type exposes the following members.

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