ScanOverlayTorchEnabled Property |
For internal use only
Namespace:
Scandit.BarcodePicker
Assembly:
Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.15.2.10 (5.15.2.10)
Syntax public bool TorchEnabled { get; set; }
Public Property TorchEnabled As Boolean
Get
Set
public:
property bool TorchEnabled {
bool get ();
void set (bool value);
}
member TorchEnabled : bool with get, set
Property Value
Type:
BooleanVersion Information Scandit.Recognition
Supported in: 1.0.0.0
See Also