Share via


PanelBasedOptimizationControl.IsSupported Property

Definition

Gets a value indicating whether photo confirmation is supported by the capture device.

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

Property Value

Boolean

bool

A value indicating whether photo confirmation is supported by the capture device.

Applies to