PanelBasedOptimizationControl.IsSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.