UIX_PenMonitorType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_PenMonitorType
{
    UIX_PenMonitor_None       = 0,
    UIX_PenMonitor_WinTab     = 1,
    UIX_PenMonitor_WinPointer = 2,
};

Constants

UIX_PenMonitor_None
The ...
UIX_PenMonitor_WinTab
The ...
UIX_PenMonitor_WinPointer
The ...

See Also

IUIX_Obj::GetPenMonitorType