Table of Contents

Method BlockDeleting

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

BlockDeleting(Rectangle)

Responds on deleting some block of lines within the editor control.

public virtual void BlockDeleting(Rectangle rect)

Parameters

rect Rectangle

Rectangle area of block being deleted.