Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

PANWINDOWDATA

Show in webframe

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.

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