メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

このメソッドは、Region からすべての Rectangle を削除します。

構文

C++

HRESULT MakeEmpty();

C#

void MakeEmpty();

Visual Basic .NET

Sub MakeEmpty()

戻り値

このメソッド固有の戻り値はありません。代わりに、ABBYY FineReader Engine 関数の標準の戻り値が返されます。

備考

このメソッドを呼び出した後、IRegion::Count プロパティの値は 0 になります。

関連項目

Region