ISignatureProtocolGetYValues Method |
This method should return 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 Function GetYValues As Byte()()
array<array<unsigned char>^>^ GetYValues()
abstract GetYValues : unit -> byte[][]
Return Value
Type:
ByteDecoding table for the y coordinates
See Also