Click or drag to resize
RemoteControlCommandExecuted Event
Event device command executed.

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public event EventHandler<CommandExecutedEventArgs> CommandExecuted

Value

Type: SystemEventHandlerCommandExecutedEventArgs
See Also