Leadtools.Workflow.Barcode Namespace > BarcodeReadActivity Class : SearchRectangle Property |
public Rectangle SearchRectangle {get; set;}
'Declaration Public Property SearchRectangle As Rectangle
'Usage Dim instance As BarcodeReadActivity Dim value As Rectangle instance.SearchRectangle = value value = instance.SearchRectangle