InfraredMediaFrame.IsIlluminated Property

Definition

Gets a value specifying whether the infrared media frame is illuminated.

public:
 property bool IsIlluminated { bool get(); };
bool IsIlluminated();
public bool IsIlluminated { get; }
var boolean = infraredMediaFrame.isIlluminated;
Public ReadOnly Property IsIlluminated As Boolean

Property Value

Boolean

bool

True if the infrared media frame is illuminated; otherwise, false.

Applies to