Click or drag to resize

OnvifImageEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.CameraOnvifImageEventArgs

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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