Method BlockDeleting
- Namespace
 - Alternet.Editor.TextSource
 
- Assembly
 - Alternet.Editor.v10.dll
 
BlockDeleting(Rectangle)
Removes all bookmarks within specified rectangle.
public virtual bool BlockDeleting(Rectangle rect)
Parameters
rectRectangleSpecifies rectangle to check.
Returns
- bool
 True if succeed; otherwise false.