ScanOverlayChangeCameraStatus 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 ChangeCameraStatus { get; set; }
Public Property ChangeCameraStatus As Boolean
Get
Set
public:
property bool ChangeCameraStatus {
bool get ();
void set (bool value);
}
member ChangeCameraStatus : bool with get, set
Property Value
Type:
BooleanVersion Information Scandit.Recognition
Supported in: 1.0.0.0
See Also