In This Topic ▼

CONTAINERPOINTDATA

Summary

The CONTAINERPOINTDATA structure holds the coordinates of a point object.

Syntax

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

Members

nSize

Size of this structure.

vptPoint

Structure that contains the coordinates of the point.

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

LEADTOOLS Container and Automation C++ Class Library Help

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