LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor LeadZone ConstructorInitializes a new LeadZone with default parameters.  
Top

Public Properties

 NameDescription
public Property BoundsGets or sets the Leadtools.LeadRect that represents the location and size of the detected zone.  
public Property TableDataGets or sets the LeadZoneTextData enumeration that represents the details about the detected table zone.  
public Property TextDataGets or sets the LeadZoneTextData enumeration that represents the details about the detected text zone.  
public Property TypeGets or sets the LeadZoneType enumeration that represents the type of the detected zone.  
Top

See Also