Table of Contents

Method BlockDeleting

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

BlockDeleting(Rectangle)

Removes all bookmarks within specified rectangle.

public virtual bool BlockDeleting(Rectangle rect)

Parameters

rect Rectangle

Specifies rectangle to check.

Returns

bool

True if succeed; otherwise false.