Method BlockDeleting
BlockDeleting(Rectangle)
When implemented by a class, removes all snippets from the snippet collection which position in the specified rectangle.
bool BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecified rectangle to remove snippets.
Returns
- bool
True if succeed; otherwise false.