Click or drag to resize
CustomInfo Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraCustomInfo

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

The CustomInfo type exposes the following members.

Constructors
  NameDescription
Public methodCustomInfo
Initializes a new instance of the CustomInfo class
Public methodCustomInfo(String, String)
Initializes a new instance of the CustomInfo class
Top
Methods
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
See Also