Method BlockDeleting
BlockDeleting(Rectangle)
Responds on deleting some block of lines within the editor control.
public virtual void BlockDeleting(Rectangle rect)
Parameters
rect
RectangleRectangle area of block being deleted.
Responds on deleting some block of lines within the editor control.
public virtual void BlockDeleting(Rectangle rect)
rect
RectangleRectangle area of block being deleted.