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


The following tables list the members exposed by LeadZoneTableData.

Public Constructors

 NameDescription
Public ConstructorLeadZoneTableData Constructor Initializes a new LeadZoneTableData with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyCells Gets the IList<System.Drawing.Rectangle> that contains a list of table cell locations.  
Public PropertyColumns Gets or sets the number of columns in the table zone.  
Public PropertyRows Gets or sets the number of rows in the table zone.  
Top

See Also