CORECELL

Summary

Contains details on a cell within a table.

Syntax

typedef struct CORECELL 
{ 
   L_UINT uStructSize; 
   POINT Vertices[4]; 
} CORECELL, * pCORECELL; 

Members

uStructSize

Size of structure in bytes.

Vertices[4]

The four points that make up the cell.

Usage

See Also

Help Version 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.