メインコンテンツへスキップ
このメソッドを使用すると、ブロックの選択状態を設定できます。

構文

C++

HRESULT SetSelectedBlocksIndices( IIntsCollection* indices );

C#

void SetSelectedBlocksIndices( IIntsCollection indices );

Visual Basic .NET

Sub SetSelectedBlocksIndices(indices As IntsCollection)

パラメーター

indices [in] 選択するブロックのインデックスのセットを含む IntsCollection オブジェクトを指定します。

戻り値

このメソッドに特定の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。

関連項目

ZoomViewer GetSelectedBlocksIndices