STNSignatureProtocol Class |
Namespace: EasyScriptAPI
The STNSignatureProtocol type exposes the following members.
Name | Description | |
---|---|---|
STNSignatureProtocol |
Initializes a new instance of the STNSignatureProtocol class.
|
Name | Description | |
---|---|---|
GetCancelStream |
This method returns the character that denotes a stream has been cancelled.
| |
GetEndStream |
This method returns the character that denotes the end of a stream
| |
GetHeight |
This method returns the height of the device's display in pixels.
| |
GetPenUp |
This method returns the character that denotes a "pen up" event,
or the start of a new stroke.
| |
GetSentinel |
This method returns the "sentinel" for the stream, the set of
characters immediately following the start character.
| |
GetStartStream |
This method returns the character that denotes the start of a new
signature.
| |
GetWidth |
This method returns the width of the device's display in pixels.
| |
GetXValues |
This method returns a two dimensional array containing the values
for the high and low x bytes.
| |
GetYValues |
This method returns a two dimensional array containing the values
for the high and low y bytes.
|