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