DotTypes Enumeration
From Neo smartpen SDK
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)
C#
public enum DotTypes
| Member name | Value | Description | |
|---|---|---|---|
| PEN_DOWN | 0 | ||
| PEN_MOVE | 1 | ||
| PEN_UP | 2 | ||
| PEN_HOVER | 3 | ||
| PEN_ERROR | 4 |