Method BlockDeleting
BlockDeleting(Rectangle)
Removes all nodes from the node collection which position in the specified rectangle.
public virtual void BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecified rectangle to remove syntax nodes.