public LeadRect BarcodeLocation {get;}
'Declaration
Public ReadOnly Property BarcodeLocation As LeadRect
'Usage
Dim instance As BarCodeReadPreprocessCommand
Dim value As LeadRect
value = instance.BarcodeLocation
public LeadRect BarcodeLocation {get;}
@property (nonatomic, assign, readonly) LeadRect barcodeLocation
public LeadRect getBarcodeLocation()
public:
property LeadRect BarcodeLocation {
LeadRect get();
}
Property Value
A
LeadRect object that represents the location of the barcode in the image.