LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)
LEAD Technologies, Inc

ExcludeRectangles Property






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

Property Value

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

ExcludeRectangles forms the region of the image that will be ignored 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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