Click or drag to resize
RemoteCameraFocusIsSupported Method
Checks if the device supports focus.

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

Return Value

Type: Boolean
True if Focus is supported.
Exceptions
Remarks
Synchronous.
See Also