Table of contents
Swift
Objective-C

This documentation is deprecated. It applies only to legacy version 9.x of Barcode Reader and must not be used for new development.

Please refer to the latest documentation and Migration Guide, which supersede this content.

RegionOfInterest

Stores the region of interest.

public class RegionOfInterest

Attributes

Attribute Type
ROIId int
Point Point
Width int
Height int

ROIId

The ID generated by the SDK.

int Dynamsoft.DBR.RegionOfInterest.ROIId

Point

The left top point of the region.

Point Dynamsoft.DBR.RegionOfInterest.Point

Width

The width of the region.

int Dynamsoft.DBR.RegionOfInterest.Width

Height

The height of the region.

int Dynamsoft.DBR.RegionOfInterest.Height

This page is compatible for:

Is this page helpful?

YesYes NoNo