Initializes a new instance of the PenItem class.
public PenItem(string penSerial, PenletData penlet);
Parameters |
Description |
string penSerial |
The smartpen serial. It is the smartpen ID, formatted as a string. |
PenletData penlet |
The PenletData object |