BarcodeScannerSettingsCodeLocationArea1d Property |
Code location area for 1d codes.
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax public RectangleF CodeLocationArea1d { get; set; }
Public Property CodeLocationArea1d As RectangleF
Get
Set
public:
property RectangleF CodeLocationArea1d {
RectangleF get ();
void set (RectangleF value);
}
member CodeLocationArea1d : RectangleF with get, set
Property Value
Type:
RectangleFRemarks See Also