Table of Contents

Method BlockDeleting

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

BlockDeleting(Rectangle)

When implemented by a class, responds on deleting some block of lines within the editor control.

void BlockDeleting(Rectangle rect)

Parameters

rect Rectangle

Rectangle area of block being deleted.