In This Topic ▼

CONTAINERPOINTDATA

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

The CONTAINERPOINTDATA structure holds the coordinates of a point object.

Members

nSize

Size of this structure.

vptPoint

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++ Class Library Help