Click or drag to resize

ISignatureProtocol.GetXValues Method

This method should return a two dimensional array containing the values for the high and low x bytes

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

Return Value

Type:Byte[][]
Decoding table for the x coordinates
See Also