Method BeginUndoUpdate
BeginUndoUpdate()
Allows to consider number of undo redo operations as single operation, until calling EndUndoUpdate
method.
public virtual int BeginUndoUpdate()
Returns
- int
Number of undo updating locks.
Allows to consider number of undo redo operations as single operation, until calling EndUndoUpdate
method.
public virtual int BeginUndoUpdate()
Number of undo updating locks.