'Declaration <DescriptionAttribute("VintasoftRectI in the image to search barcodes.")> Public Property ScanRectangle As Vintasoft.Primitives.VintasoftRectI
[Description("VintasoftRectI in the image to search barcodes.")] public Vintasoft.Primitives.VintasoftRectI ScanRectangle { get; set; }
[Description("VintasoftRectI in the image to search barcodes.")] public: __property Vintasoft.Primitives.VintasoftRectI get_ScanRectangle(); public: __property void set_ScanRectangle(
Vintasoft.Primitives.VintasoftRectI value
);
[Description("VintasoftRectI in the image to search barcodes.")] public:
property Vintasoft.Primitives.VintasoftRectI ScanRectangle { Vintasoft.Primitives.VintasoftRectI get(); void set(Vintasoft.Primitives.VintasoftRectI value); }
Property Value
Значение по умолчанию: VintasoftRectI(0,0,0,0) - поиск штрих-кодов будет производиться по всему изображению.