InfraredTorchControl.IsSupported Property

Definition

Gets a value that indicates if the capture device supports the InfraredTorchControl.

public:
 property bool IsSupported { bool get(); };
bool IsSupported();
public bool IsSupported { get; }
var boolean = infraredTorchControl.isSupported;
Public ReadOnly Property IsSupported As Boolean

Property Value

Boolean

bool

true if the infrared control is supported; otherwise, false.

Applies to