Click or drag to resize

CustomInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraCustomInfo

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

The CustomInfo type exposes the following members.

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