Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

OnAfterUndoRedo Method






Event data.
Raises the AfterUndoRedo event.
Syntax
protected virtual void OnAfterUndoRedo( 
   EventArgs e
)
'Declaration
 
Protected Overridable Sub OnAfterUndoRedo( _
   ByVal e As EventArgs _
) 
protected virtual void OnAfterUndoRedo( 
   ~Remove~ e
)
-(void) onAfterUndoRedo;
protected void onAfterUndoRedo(LeadEvent event)
 function Leadtools.Annotations.Automation.AnnAutomation.OnAfterUndoRedo( 
   e 
)

Parameters

e
Event data.
Remarks

Raising an event invokes the event handler through a delegate. The AfterUndoRedo method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.

Notes to Inheritors: When overriding AfterUndoRedo in a derived class, be sure to call the base class's AfterUndoRedo method so that registered delegates receive the event.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features