C#
VB
C++
Fires the ActionApplied event.
protected virtual void OnActionApplied(
object sender,
MouseActionEventArgs args
)
Protected Overridable Sub OnActionApplied( _
ByVal sender As Object, _
ByVal args As Leadtools.Medical.Workstation.MouseActionEventArgs _
)
protected:
virtual void OnActionApplied(
Object^ sender,
Leadtools.Medical.Workstation.MouseActionEventArgs^ args
)
sender
The object firing the event.
args
The event data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET