ScanOverlayChangeCameraStatus 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 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:
BooleanSee Also