Click or drag to resize

STNSignatureProtocolGetPenUp Method

This method returns the character that denotes a "pen up" event, or the start of a new stroke.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public char GetPenUp()

Return Value

Type: Char
Character separating strokes

Implements

ISignatureProtocolGetPenUp
See Also