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.