Click or drag to resize

CameraPort Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraCameraPort

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

The CameraPort type exposes the following members.

Constructors
 NameDescription
Public methodCameraPortInitializes a new instance of the CameraPort class
Public methodCameraPort(CameraProtocolType, Boolean, Int32)Initializes a new instance of the CameraPort class
Top
Properties
 NameDescription
Public propertyEnabled 
Public propertyName 
Public propertyPort 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
Operators
See Also