Click or drag to resize

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
char GetPenUp()

Return Value

Type: Char
Character that denotes a pen up event
See Also