UIX_PenMonitorType Enumeration

From PDF XChange PDF SDK
Revision as of 00:56, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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