VECTORSCALEDATA

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

Member

Description

hWnd

Handle to the vector window.

pVectorWindowClass

Pointer to an LVectorWindow object.

ScaleFactor

The current scale factor of the vector.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C++ Class Library Help