Click or drag to resize
DiscoveryDeviceFound Event
This event is raised when a camera device is added to the collection.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public event EventHandler<CameraDeviceInfoEventArgs> DeviceFound

Value

Type: SystemEventHandlerCameraDeviceInfoEventArgs
See Also