RegionsOfInterestControl.AutoWhiteBalanceSupported Property

Definition

Gets a value that specifies if auto white balance is supported on the capture device.

public:
 property bool AutoWhiteBalanceSupported { bool get(); };
bool AutoWhiteBalanceSupported();
public bool AutoWhiteBalanceSupported { get; }
var boolean = regionsOfInterestControl.autoWhiteBalanceSupported;
Public ReadOnly Property AutoWhiteBalanceSupported As Boolean

Property Value

Boolean

bool

true if auto white balance is supported; otherwise, false.

Applies to