Method BlockDeleting
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BlockDeleting(Rectangle)
When implemented by a class, removes all bookmarks within specified rectangle.
bool BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecifies rectangle to check.
Returns
- bool
True if succeed; otherwise false.