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