#include <PDFViewCtrl.h>
Public Attributes | |
| int | m_width |
| int | m_height |
| int | m_x_position |
| int | m_y_position |
| enum WindowID | m_event_window |
Definition at line 245 of file PDFViewCtrl.h.
| enum WindowID pdftron::PDF::PDFViewCtrl::SizeEvent::m_event_window |
Definition at line 251 of file PDFViewCtrl.h.
| int pdftron::PDF::PDFViewCtrl::SizeEvent::m_height |
Definition at line 247 of file PDFViewCtrl.h.
| int pdftron::PDF::PDFViewCtrl::SizeEvent::m_width |
Definition at line 246 of file PDFViewCtrl.h.
| int pdftron::PDF::PDFViewCtrl::SizeEvent::m_x_position |
Definition at line 248 of file PDFViewCtrl.h.
| int pdftron::PDF::PDFViewCtrl::SizeEvent::m_y_position |
Definition at line 249 of file PDFViewCtrl.h.