Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Container and Automation C++ Class Library Help

CONTAINERPOINTDATA

Show in webframe

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.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.