UIX_PenMonitorType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:56, 20 May 2018


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