Table of Contents

Method BlockDeleting

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

BlockDeleting(Rectangle)

Removes all attributes from specified region.

public virtual bool BlockDeleting(Rectangle rect)

Parameters

rect Rectangle

Specifies rectangle to remove nodes from.

Returns

bool

True if succeed; otherwise false.