typedef struct tagANNEVENTDATA
{
HWND hBitmapAnnWindow;
LAnnotationWindow * pClass;
HANNOBJECT hAnnObject;
} ANNEVENTDATA, * pANNEVENTDATA;
Member |
Description |
hBitmapAnnWindow |
Handle to the annotation window. |
pClass |
Pointer to an LAnnotationWindow object. |
hAnnObject |
An annotaiton object. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET