Pegasus Class Library Help
Assembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Represent the Pen Mode currently set.
Namespace:
Pegasus.LibraryAssembly: PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)
Syntax
| C# |
|---|
public enum PenMode |
| Visual Basic (Declaration) |
|---|
Public Enumeration PenMode |
| Visual C++ |
|---|
public enum class PenMode |
Members
Remarks
The Pegasus Digital Pen can be used in different modes, according to
a specific model. When the pen is used im Mouse mode, it emulates mouse
,the mouse cursor is moved according to the pen location, and pressing
the pen down will emulate mouse-click. In mouse mode, pen events are not
fired.