Click or drag to resize
Camera Properties

The Camera type exposes the following members.

Properties
  NameDescription
Public propertyAutoReconnect
Automatically retries to connect if the connection is lost if set to true.
(Inherited from CameraBase.)
Public propertyCameraDeviceInfo
Camera device information.
(Inherited from CameraBase.)
Public propertyConnectionStatus
Connection status.
(Inherited from CameraBase.)
Public propertyDiagnostics
Diagnostic information.
(Inherited from CameraBase.)
Public propertyFps
Frames per second.
Public propertyFrameCount
The received number of images
Public propertyFrameRateIndex
Public propertyIsAutoStartGrabbingEnabled
Automatically start/stop grabbing if set to true.
Public propertyIsConnected
Check if a camera is connected.
(Inherited from CameraBase.)
Public propertyIsGrabbing
Checks if grabbing is started.
Public propertyLostImages
Lost images
Public propertyRecorder
Recorder.
Public propertyRemoteControl
Remotely control a camera device.
(Inherited from CameraBase.)
Public propertySelectedResolutionIndex
Top
See Also