Skip to main content

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.

This method removes all the rectangles from the region.

Syntax

C++

HRESULT MakeEmpty();

C#

void MakeEmpty();

Visual Basic .NET

Sub MakeEmpty()

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

Remarks

After a call to this method, the value of the IRegion::Count property equals 0.

See also

Region