Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the region of interest.
public class RegionOfInterest
Attribute | Type |
---|---|
ROIId |
int |
Point |
Point |
Width |
int |
Height |
int |
The ID generated by the SDK.
int Dynamsoft.DBR.RegionOfInterest.ROIId
The left top point of the region.
Point Dynamsoft.DBR.RegionOfInterest.Point
The width of the region.
int Dynamsoft.DBR.RegionOfInterest.Width
The height of the region.
int Dynamsoft.DBR.RegionOfInterest.Height
latest version