ScanOverlayTorchEnabled Property |
For internal use only
Namespace: Scandit.BarcodePickerAssembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.6.0.2 (5.6.0.2)
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:
BooleanSee Also