PenDevice.LastUsed Property

Neo smartpen SDK

PenDeviceLastUsed Property

Date and Time this device was last used by the system.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public DateTime LastUsed { get; }

Property Value

Type: DateTime
See Also