VECTORSCALEDATA

typedef struct tagVECTORSCALEDATA 
{ 
   HWND hWnd; 
   LVectorWindow *pVectorWindowClass; 
   VECTORPOINT ScaleFactor; 
} VECTORSCALEDATA, * pVECTORSCALEDATA; 

Members

HWND hWnd

Handle to the vector window.

LVectorWindow *pVectorWindowClass

Pointer to an LVectorWindow object.

VECTORPOINT ScaleFactor

The current scale factor of the vector.

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

LEADTOOLS Vector C++ Class Library Help