IEasyScriptEventListener Interface |
Namespace: EasyScriptAPI
The IEasyScriptEventListener type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel |
This event indiciates that a signature has been cancelled.
|
![]() | CardSwipe |
This event indiciates that a magnetic card was swiped and parsed.
|
![]() | EndOfSignature |
This event indiciates that a signature has been completed successfully.
|
![]() | NewStroke |
This event indicates that a new stroke has begun.
|
![]() | ReceiveCoordinate |
This event receives a parsed coordinate from the signature stream.
|
![]() | SignatureMetaData |
This event indiciates that signature metadata has been successfully
received.
|