Click or drag to resize

DHMDeviceBaseCamera Property

Gets the camera controller. Access to the camera is done through this property.

Namespace:  LynceeTec.DHM
Assembly:  LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.3.77.25127 8_0_dev ee7cc19, built 2018-08-31 12:03:08 UTC
Syntax
public ICameraController Camera { get; }

Property Value

Type: ICameraController

Implements

IDHMDeviceCamera
See Also