LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

IncludeRectangles Property

Show in webframe





List of Leadtools.Forms.LogicalRectangle objects which specify which portion of the page image is included as a part of the page features.
Syntax
public IList<LogicalRectangle> IncludeRectangles {get;}
'Declaration
 
Public ReadOnly Property IncludeRectangles As IList(Of LogicalRectangle)
'Usage
 
Dim instance As PageRecognitionOptions
Dim value As IList(Of LogicalRectangle)
 
value = instance.IncludeRectangles

            

            
public:
property IList<LogicalRectangle>^ IncludeRectangles {
   IList<LogicalRectangle>^ get();
}

Property Value

List of Leadtools.Forms.LogicalRectangle objects representing the included areas of the form.
Remarks

IncludeRectangles forms the region of the image that will be considered for feature extraction, any region outside the include region will be ignored.

IncludeRectangles has no rectangle then the whole image will be considered as one include region for feature extraction.

IncludeRectangles are Ored together then the ExcludeRectangles will be excluded from the include region.

Example
For an example, refer to PageRecognitionOptions.
Requirements

Target Platforms

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features