Class Library Documentation for Neo smartpen SDK
DotTypes Enumeration |
Type of Dot object.
Namespace: Neosmartpen.Net
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
SyntaxC#
public enum DotTypes
Members| Member name | Value | Description | |
|---|---|---|---|
| PEN_DOWN | 0 | ||
| PEN_MOVE | 1 | ||
| PEN_UP | 2 | ||
| PEN_HOVER | 3 | ||
| PEN_ERROR | 4 |
See Also