Method BlockDeleting
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BlockDeleting(Rectangle)
Removes all snippets from the snippet collection which position in the specified rectangle.
public virtual bool BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecified rectangle to remove snippets.
Returns
- bool
True if succeed; otherwise false.