Controls the beam width of a laser scanner.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.BeamWidth ValueOf (string this_);
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Parameters:
System.String this_ - the name of the enum constant to be returned.
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+BeamWidth
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.BeamWidth[] Values ();
Returns an array containing the constants of this enum type, in the order they are declared.
Parameters:
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+BeamWidth[]
Properties
Narrow
Narrow Beam Width.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+BeamWidth
Normal
Normal Beam Width.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+BeamWidth
Wide
Wide Beam Width.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+BeamWidth