Click or drag to resize

STNSignatureProtocolGetXValues Method

This method returns 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
public byte[][] GetXValues()

Return Value

Type: Byte
Decoding table for X coordinates

Implements

ISignatureProtocolGetXValues
See Also