Class Library Documentation for Neo smartpen SDK
Dot Properties |
The Dot type exposes the following members.
Properties
Name | Description | |
---|---|---|
Color |
Gets or sets the color of the dot
| |
DotType |
Gets or sets the type of the dot
| |
Force |
Gets or sets the pressure of the dot
| |
Fx |
Gets or sets the fractional part of NCode x coordinates. ( maximum value is 100 )
| |
Fy |
Gets or sets the fractional part of NCode y coordinates. ( maximum value is 100 )
| |
Note |
The Note Id of the NCode paper
| |
Owner |
The Owner Id of the NCode paper
| |
Page |
The Page Number of the NCode paper
| |
Section |
The Section Id of the NCode paper
| |
TiltX | ||
TiltY | ||
Timestamp |
Gets or sets the timestamp of the dot
| |
Twist | ||
X |
Gets or sets the x coordinates of NCode cell.
( NCode's cell size is 2.371mm )
| |
Y |
Gets or sets the y coordinates of NCode cell.
( NCode's cell size is 2.371mm )
|
See Also