C#
VB
C++
Fires the AfterNAction event.
protected virtual void OnAfterNAction(
object sender,
AfterNActionEventArgs e
)
Protected Sub OnAfterNAction( _
ByVal sender As Object, _
ByVal e As Leadtools.Dicom.Scu.Common.AfterNActionEventArgs _
)
protected:
void OnAfterNAction(
Object^ sender,
Leadtools.Dicom.Scu.Common.AfterNActionEventArgs^ e
)
sender
The source of the event.
e
The Leadtools.Dicom.Scu.Common.AfterNActionEventArgs instance containing 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