CONTAINERPOINTDATA

typedef struct _CONTAINERPOINTDATA 
{ 
   L_INT nSize; 
   VECTORPOINT vptPoint; 
} CONTAINERPOINTDATA, *pCONTAINERPOINTDATA ; 

The CONTAINERPOINTDATA structure holds the coordinates of a point object.

Members

L_INT nSize

Size of this structure.

VECTORPOINT vptPoint

A VECTORPOINT structure that contains the coordinates of the point.

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

LEADTOOLS Container and Automation C API Help