C#
VB
C++
Fires the BeforeNaction event.
protected virtual void OnBeforeNAction(
object sender,
BeforeNActionEventArgs args
)
Protected Sub OnBeforeNAction( _
ByVal sender As Object, _
ByVal args As Leadtools.Dicom.Scu.Common.BeforeNActionEventArgs _
)
protected:
void OnBeforeNAction(
Object^ sender,
Leadtools.Dicom.Scu.Common.BeforeNActionEventArgs^ args
)
sender
The source of the event.
args
The Leadtools.Dicom.Scu.Common.BeforeNActionEventArgs 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