Table of Contents

Method BlockDeleting

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

BlockDeleting(Rectangle)

When implemented by a class, removes all ranges from specified region.

bool BlockDeleting(Rectangle rect)

Parameters

rect Rectangle

Specifies rectangle to remove ranges from.

Returns

bool

True if succeed; otherwise false.