Click or drag to resize
ThermalCamera Constructor (Boolean)
Initializes a new instance of the ThermalImageStream.

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public ThermalCamera(
	bool autoStartGrabbing
)

Parameters

autoStartGrabbing
Type: SystemBoolean
Grabbing is automatically started after connect if is set to true.
See Also