Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Forms.Recognition Namespace > PageRecognitionOptions Class : RegionOfInterestRectangles Property |
public IList<LogicalRectangle> RegionOfInterestRectangles {get;}
'Declaration Public ReadOnly Property RegionOfInterestRectangles As IList(Of LogicalRectangle)
'Usage Dim instance As PageRecognitionOptions Dim value As IList(Of LogicalRectangle) value = instance.RegionOfInterestRectangles
public: property IList<LogicalRectangle>^ RegionOfInterestRectangles { IList<LogicalRectangle>^ get(); }
If it has no rectangle then all image features will have the same influence in recognition results.