Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ActionApplied Event







Occurs when the command applies the action.
Syntax
public event EventHandler<MouseActionEventArgs> ActionApplied
'Declaration
 
Public Event ActionApplied As EventHandler(Of MouseActionEventArgs)
'Usage
 
Dim instance As ApplyActionCommand
Dim handler As EventHandler(Of MouseActionEventArgs)
 
AddHandler instance.ActionApplied, handler

            

            
public: __event EventHandler<MouseActionEventArgs*>* ActionApplied
public:
event EventHandler<MouseActionEventArgs^>^ ActionApplied
Event Data

The event handler receives an argument of type MouseActionEventArgs containing data related to this event. The following MouseActionEventArgs properties provide information specific to this event.

PropertyDescription
Action Gets the Leadtools.MedicalViewer.MedicalViewerActionType that is applied.
MouseButton Gets the Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned to the action.
Requirements

Target Platforms

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

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