Table of Contents

Constructor BlockDeletingEventArgs

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

BlockDeletingEventArgs(Rectangle)

Initializes a new instance of the BlockDeletingEventArgs class with specified parameters.

public BlockDeletingEventArgs(Rectangle rect)

Parameters

rect Rectangle

Rectangular are of the text being deleted.