CONTAINERPOINTDATA

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

The CONTAINERPOINTDATA structure holds the coordinates of a point object.

Member

Description

nSize

Size of this structure.

vptPoint

Structure that contains the coordinates of the point.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C API Help