'Declaration
Public Function MICRGetSymbolRight( _ ByVal SymbolNo As Integer _ ) As Integer
public int MICRGetSymbolRight( int SymbolNo )
public function MICRGetSymbolRight( SymbolNo: Integer ): Integer;
public function MICRGetSymbolRight( SymbolNo : int ) : int;
public: int MICRGetSymbolRight( int SymbolNo )
public: int MICRGetSymbolRight( int SymbolNo )
Parameters
- SymbolNo
- The symbol index between 1 and the number of recognized symbols returned by the MICRGetSymbolsCount() method.
Return Value
The right position in pixel.