Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LeadZone Class Members
See Also  Properties 
Leadtools.ImageProcessing.Core Namespace : LeadZone Class


The following tables list the members exposed by LeadZone.

Public Constructors

 NameDescription
Public ConstructorLeadZone Constructor Initializes a new LeadZone with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBounds Gets or sets the Rectangle that represents the location and size of the detected zone.  
Public PropertyTableData Gets or sets the LeadZoneTextData enumeration that represents the details about the detected table zone.  
Public PropertyTextData Gets or sets the LeadZoneTextData enumeration that represents the details about the detected text zone.  
Public PropertyType Gets or sets the LeadZoneType enumeration that represents the type of the detected zone.  
Top

See Also