Click or drag to resize

STNSignatureProtocolGetYValues Method

This method returns a two dimensional array containing the values for the high and low y bytes.

Namespace:  EasyScriptAPI
Assembly:  EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax
public byte[][] GetYValues()

Return Value

Type: Byte
Decoding table for Y coordinates

Implements

ISignatureProtocolGetYValues
See Also