Click or drag to resize
RemoteCameraSettingsSetShutterEnabled Method
Enable or disable shutter

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void SetShutterEnabled(
	bool enable
)

Parameters

enable
Type: SystemBoolean
set to true if the shutter shall be enabled.
Exceptions
ExceptionCondition
InvalidOperationException
See Also