PANWINDOWDATA

typedef struct tagPANWINDOWDATA 
{ 
   HWND hBitmapWindow; 
   LBitmapWindow * pClass; 
   HWND hPanWindow; 
   L_UINT uFlag; 
   LPRECT prcPan; 
} PANWINDOWDATA, * LPPANWINDOWDATA; 

Member

Description

hBitmapWindow

Handle to the bitmap window.

pClass

Pointer to an LBitmapWindow object.

hPanWindow

Handle to the Pan Window.

uFlag

Pan Window notification flag.

prcPan

Pointer to the Pan Rect.

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

LEADTOOLS Raster Imaging C++ Class Library Help