ISignatureProtocolGetXValues 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 Function GetXValues As Byte()()
array<array<unsigned char>^>^ GetXValues()
abstract GetXValues : unit -> byte[][]
Return Value
Type:
ByteDecoding table for the x coordinates
See Also