ISTSignaturePoint Interface |
Information about a pointNumber on the digitizer.
Not all information is supported by every digitizer.
The ST1500U supports X, Y, SwitchStatus only.
Namespace: Scriptel.STSeries
The ISTSignaturePoint type exposes the following members.
Name | Description | |
---|---|---|
A |
Gets or sets the Alpha channel of the pointNumber on the screen
| |
B |
Gets or sets the Blue channel of the pointNumber on the screen
| |
G |
Gets or sets the Green channel of the pointNumber on the screen
| |
R |
Gets or sets the Red channel of the pointNumber on the screen
| |
SwitchStatus |
Gets the switch status
| |
X |
Gets or sets the horizontal pointNumber on the digitizer
| |
Y |
Gets or sets the vertical position on the digitizer
|