Enum PenEventType
Possible types of pen events in simple dialog mode.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public enum PenEventType
Fields
Name | Description |
---|---|
PenDown | The pen was lowered. |
PenUp | The pen was lifted. |