'Declaration
Public Function GetBlockBottom( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
public int GetBlockBottom( string OCRResultID, int BlockIdx )
public function GetBlockBottom( OCRResultID: String; BlockIdx: Integer ): Integer;
public function GetBlockBottom( OCRResultID : String, BlockIdx : int ) : int;
public: int GetBlockBottom( string* OCRResultID, int BlockIdx )
public: int GetBlockBottom( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx