Constructor BlockDeletingEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v10.dll
BlockDeletingEventArgs(Rectangle)
Initializes a new instance of the BlockDeletingEventArgs class with specified parameters.
public BlockDeletingEventArgs(Rectangle rect)
Parameters
rectRectangleRectangular are of the text being deleted.