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

Public Properties

 NameDescription
public Property CellsGets the IList<LeadRect> that contains a list of table cell locations.  
public Property ColumnsGets or sets the number of columns in the table zone.  
public Property RowsGets or sets the number of rows in the table zone.  
Top

See Also