Pegasus Class Library Help

The Note type exposes the following members.

Fields

  NameDescription
Data
The Data member, is a List<(Of <(T>)>) of PointState objects. It represent the raw XY data retrieved from the mobile device.
IsDataFlipped
IsDataFlipped is a boolean value indicating if the Data needs to be "Flipped" before rendering. It is usefull in devices like Digital Folder, where the Pen receiver can be flipped to the right page or left page. There is no need to change this value, but when using such devices, it should be read in order to know how to correctly render the ink.
ProductID
Initializes a new instance of the Note class.

See Also