ISignatureProtocolGetPenUp Method |
This method should return the character that denotes a 'pen up' event,
or the start of a new signature.
signature.
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax Function GetPenUp As Char
abstract GetPenUp : unit -> char
Return Value
Type:
CharCharacter that denotes a pen up event
See Also