'Declaration Public ReadOnly Property Area As Rectangle
public Rectangle Area {get;}
public: __property Rectangle get_Area();
'Declaration Public ReadOnly Property Area As Rectangle
public Rectangle Area {get;}
public: __property Rectangle get_Area();
The rectangular area consists of the System.Drawing.Rectangle object which contains the coordinates x, y, width and height that the area surrounding the barcode analyzed.
See the Result Class desription for general information about retrieving results.