Leadtools.ImageProcessing.Core Namespace : LeadZoneTableData Class |
The following tables list the members exposed by LeadZoneTableData.
Name | Description | |
---|---|---|
LeadZoneTableData Constructor | Initializes a new LeadZoneTableData with default parameters. |
Name | Description | |
---|---|---|
Cells | Gets the IList<LeadRect> that contains a list of table cell locations. | |
Cells | Gets the IVector<Leadtools.LeadRect> that contains a list of table cell locations. | |
CellTypes | Gets the list of LeadZoneType struct that represents the type of the cell. | |
CellTypes | Gets the list of LeadZoneType struct that represents the type of the cell. | |
Columns | Gets or sets the number of columns in the table zone. | |
InsideCells | Gets a list of Leadtools.LeadRect information of all cells that are inside this table's cells. | |
InsideCells | Gets a list of Leadtools.LeadRect information of all cells that are inside this table's cells. | |
Rows | Gets or sets the number of rows in the table zone. |