Click or drag to resize
RemoteCameraSettingsIsBatteryCharging Method
Check if the camera battery is charging.

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

Return Value

Type: Boolean
true if charging.
Exceptions
See Also