Table of Contents

Method BlockDeleting

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

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 Rectangle

Specified rectangle to remove syntax nodes.