Method BlockDeleting
BlockDeleting(Rectangle)
When implemented by a class, removes all nodes from the node collection which position in the specified rectangle.
void BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecified rectangle to remove syntax nodes.