STSignaturePoint Class |
Namespace: Scriptel.STSeries
The STSignaturePoint type exposes the following members.
Name | Description | |
---|---|---|
STSignaturePoint |
Initializes a new instance of the STSignaturePoint class.
| |
STSignaturePoint(STSignaturePoint) |
Initializes a new instance of the STSignaturePoint class.
Copy constructor
|
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 or sets the switch status
| |
X |
Gets or sets the horizontal position on the digitizer
| |
Y |
Gets or sets the vertical position on the digitizer
|