pdftron::PDF::PDFViewCtrl::MouseEvent Struct Reference

Struct containing the data necessary to process mouse event callback on the client side. More...

#include <PDFViewCtrl.h>

List of all members.

Public Attributes

int m_x
int m_y
int m_wheelRotation
int m_wheelDelta
int m_linesPerAction
UInt8 m_leftDown
UInt8 m_middleDown
UInt8 m_rightDown
UInt8 m_controlDown
UInt8 m_shiftDown
UInt8 m_altDown
UInt8 m_metaDown
enum ControlEventType m_event_type
enum WindowID m_event_window
UInt8 m_pdfviewctrl_processed


Detailed Description

Struct containing the data necessary to process mouse event callback on the client side.

Member Data Documentation


© 2002-2010 PDFTron Systems Inc.