Accusoft.BarcodeXpress9.Net
Area Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Result Class : Area Property




Glossary Item Box

Gets the bounding rectangular area of the recognized barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public ReadOnly Property Area As Rectangle
'Usage
 
Dim instance As Result
Dim value As Rectangle
 
value = instance.Area

Property Value

A System.Drawing.Rectangle object.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.